Package de.xima.fc.auth
-
Interface Summary Interface Description IMsUserAuthenticationService Service interface for handling authentication-related operations on the master server.MfaTempTokenInfoDtoMapper -
Class Summary Class Description AuthenticationDataBuilder AuthLoginUrlBuilder Builds login URLs for authentication clients.ClientAuthorizationHelper Helper class for working withIClientAuthorization
sClientDescriptorHelper Helper for retrieving client descriptors for a context.MfaTempTokenInfoDto Model representing a response indicating that two-factor authentication is required.MfaVerificationResultDto Model representing the result of a multi-factor authentication (MFA) verification.MsUserAuthenticationServiceFactory UserEmailLookupEntry -
Exception Summary Exception Description UserMfaTempTokenExpiredException Exception thrown when a user's temporary MFA token has expired.UserMfaTempTokenMaxException Exception thrown when the maximum number of temporary MFA tokens for a user is exceeded or if the maximum number of verification attempts has been reached.UserMfaTempTokenNotFoundException Exception thrown when a temporary MFA token is not found.