Uses of Package
de.xima.fc.security.pac4j.authentication
- 
Packages that use de.xima.fc.security.pac4j.authentication Package Description de.xima.fc.security.pac4j.authentication  - 
Classes in de.xima.fc.security.pac4j.authentication used by de.xima.fc.security.pac4j.authentication Class Description EntityApiAuthenticator Authenticator for retrievingUserProfiles by validating username password credentials against an entity authenticator given by UUID over the API.InternalTokenAuthenticator Authenticator that validates the token and checks if the token is cached.InternalUserAuthenticator Authenticator for retrievingUserProfiles by validating formcycle user credentials.RequiredJWTIssuerAuthenticator Default JWT authenticator that requires a specificissuer.SuperUserAuthenticator Authenticator for retrieving the SUPER USERUserProfileby validating the credentials.