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