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 AuthenticationDataAuthenticationAPI. 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 AuthenticationDataAuthenticationDataBuilder. 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 AuthenticationDataIAuthenticationHandler. 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 AuthenticationDataAuthenticationHandler. loadAuthRequestData(UserContext uc, AuthenticationDataRequest request) 
 -