Uses of Class
de.xima.fc.security.authentication.model.properties.AzureAdAuthenticatorProperties
-
Packages that use AzureAdAuthenticatorProperties Package Description de.xima.fc.security.authentication.model.properties de.xima.fc.security.pac4j.msgraph de.xima.fc.testhelper.security -
-
Uses of AzureAdAuthenticatorProperties in de.xima.fc.security.authentication.model.properties
Subclasses of AzureAdAuthenticatorProperties in de.xima.fc.security.authentication.model.properties Modifier and Type Class Description class
AzureAdOauth2AuthenticatorProperties<TAuthenticator extends IAuthenticator<? extends IFileEntity<? extends de.xima.cmn.dao.interfaces.IEntity<Long>,? extends IFileDataEntity<?>>>>
Deprecated.useAzureAdAuthenticatorProperties
instead -
Uses of AzureAdAuthenticatorProperties in de.xima.fc.security.pac4j.msgraph
Constructors in de.xima.fc.security.pac4j.msgraph with parameters of type AzureAdAuthenticatorProperties Constructor Description MsGraphAuthorizationGenerator(AzureAdAuthenticatorProperties<?> props)
-
Uses of AzureAdAuthenticatorProperties in de.xima.fc.testhelper.security
Methods in de.xima.fc.testhelper.security that return AzureAdAuthenticatorProperties Modifier and Type Method Description static <T extends IAuthenticator<?>>
AzureAdAuthenticatorProperties<T>DummyAuthenticatorPropsFactory. dummyAzureProps(T authenticator)
-