Package org.apereo.cas.integration.pac4j.authentication.handler.support
-
Class Summary Class Description AbstractPac4jAuthenticationHandler Abstract pac4j authentication handler which builds the CAS handler result from the pac4j user profile.AbstractTokenWrapperAuthenticationHandler Pac4j authentication handler which works on a CAS identifiable credential and uses a pac4j authenticator and profile creator to play authentication.AbstractWrapperAuthenticationHandler<I extends org.apereo.cas.authentication.Credential,C extends org.pac4j.core.credentials.Credentials> Abstract pac4j authentication handler which uses a pac4j authenticator and profile creator.UsernamePasswordWrapperAuthenticationHandler Pac4j authentication handler which works on a CAS username / password credential and uses a pac4j authenticator and profile creator to play authentication.