Package org.apereo.cas.integration.pac4j.authentication.handler.support


package org.apereo.cas.integration.pac4j.authentication.handler.support
  • Classes
    Class
    Description
    Abstract pac4j authentication handler which builds the CAS handler result from the pac4j user profile.
    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.
    Pac4j authentication handler which works on a CAS username / password credential and uses a pac4j authenticator and profile creator to play authentication.