Uses of Class
de.xima.fc.mdl.auth.AuthenticationData
-
Packages that use AuthenticationData Package Description de.xima.fc.api.system Package for API access to system configuration.de.xima.fc.auth de.xima.fc.handler.interfaces.system de.xima.fc.handler.system -
-
Uses of AuthenticationData in de.xima.fc.api.system
Methods in de.xima.fc.api.system that return AuthenticationData Modifier and Type Method Description AuthenticationData
AuthenticationAPI. loadAuthenticationData(UserContext uc, AuthenticationDataRequest request)
-
Uses of AuthenticationData in de.xima.fc.auth
Methods in de.xima.fc.auth that return AuthenticationData Modifier and Type Method Description AuthenticationData
AuthenticationDataBuilder. build()
-
Uses of AuthenticationData in de.xima.fc.handler.interfaces.system
Methods in de.xima.fc.handler.interfaces.system that return AuthenticationData Modifier and Type Method Description AuthenticationData
IAuthenticationHandler. loadAuthRequestData(UserContext uc, AuthenticationDataRequest request)
-
Uses of AuthenticationData in de.xima.fc.handler.system
Methods in de.xima.fc.handler.system that return AuthenticationData Modifier and Type Method Description AuthenticationData
AuthenticationHandler. loadAuthRequestData(UserContext uc, AuthenticationDataRequest request)
-