Uses of Package
de.xima.fc.auth
-
Packages that use de.xima.fc.auth Package Description de.xima.fc.api.rest.pub.impl.security.controller de.xima.fc.api.rest.pub.impl.security.model.response.authentication de.xima.fc.api.system Package for API access to system configuration.de.xima.fc.auth de.xima.fc.dao.impl de.xima.fc.dao.interfaces de.xima.fc.handler.interfaces.system de.xima.fc.handler.system de.xima.fc.mail.utils de.xima.fc.security.authentication -
Classes in de.xima.fc.auth used by de.xima.fc.api.rest.pub.impl.security.controller Class 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. -
Classes in de.xima.fc.auth used by de.xima.fc.api.rest.pub.impl.security.model.response.authentication Class Description MfaTempTokenInfoDto Model representing a response indicating that two-factor authentication is required. -
Classes in de.xima.fc.auth used by de.xima.fc.api.system Class Description MfaTempTokenInfoDto Model representing a response indicating that two-factor authentication is required.MfaVerificationResultDto Model representing the result of a multi-factor authentication (MFA) verification.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. -
Classes in de.xima.fc.auth used by de.xima.fc.auth Class Description AuthLoginUrlBuilder Builds login URLs for authentication clients.IMsUserAuthenticationService Service interface for handling authentication-related operations on the master server.MfaTempTokenInfoDto Model representing a response indicating that two-factor authentication is required.MfaTempTokenInfoDtoMapper MfaVerificationResultDto Model representing the result of a multi-factor authentication (MFA) verification.UserEmailLookupEntry 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. -
Classes in de.xima.fc.auth used by de.xima.fc.dao.impl Class 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. -
Classes in de.xima.fc.auth used by de.xima.fc.dao.interfaces Class 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. -
Classes in de.xima.fc.auth used by de.xima.fc.handler.interfaces.system Class Description MfaTempTokenInfoDto Model representing a response indicating that two-factor authentication is required.MfaVerificationResultDto Model representing the result of a multi-factor authentication (MFA) verification.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. -
Classes in de.xima.fc.auth used by de.xima.fc.handler.system Class Description MfaTempTokenInfoDto Model representing a response indicating that two-factor authentication is required.MfaVerificationResultDto Model representing the result of a multi-factor authentication (MFA) verification.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. -
Classes in de.xima.fc.auth used by de.xima.fc.mail.utils Class Description 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. -
Classes in de.xima.fc.auth used by de.xima.fc.security.authentication Class 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.