Uses of Class
de.xima.fc.mdl.auth.AuthenticationData
Packages that use AuthenticationData
Package
Description
Package for API access to system configuration.
-
Uses of AuthenticationData in de.xima.fc.api.system
Methods in de.xima.fc.api.system that return AuthenticationDataModifier and TypeMethodDescriptionAuthenticationAPI.loadAuthenticationData
(UserContext uc, AuthenticationDataRequest request) -
Uses of AuthenticationData in de.xima.fc.auth
Methods in de.xima.fc.auth that return AuthenticationData -
Uses of AuthenticationData in de.xima.fc.handler.interfaces.system
Methods in de.xima.fc.handler.interfaces.system that return AuthenticationDataModifier and TypeMethodDescriptionIAuthenticationHandler.loadAuthRequestData
(UserContext uc, AuthenticationDataRequest request) Reads the data required for authenticating a form request, including theform
, theclient
, and theauthenticator configurations
. -
Uses of AuthenticationData in de.xima.fc.handler.system
Methods in de.xima.fc.handler.system that return AuthenticationDataModifier and TypeMethodDescriptionAuthenticationHandler.loadAuthRequestData
(UserContext uc, AuthenticationDataRequest request)