Package de.xima.fc.security.pac4j.authentication
-
Class Summary Class Description EntityApiAuthenticator Authenticator for retrievingUserProfile
s by validating username password credentials against an entity authenticator given by UUID over the API.InternalUserAuthenticator Authenticator for retrievingUserProfile
s by validating formcycle user credentials.PasswordAuthenticator Authenticator for checking a given password against password credentials.RequiredIssuerJwtAuthenticator Default JWT authenticator that requires a specificissuer
.SuperUserAuthenticator Authenticator for retrieving the SUPER USERUserProfile
by validating the credentials.