Class Hierarchy

  • java.lang.Object
    • org.pac4j.core.profile.BasicUserProfile (implements java.io.Externalizable, org.pac4j.core.profile.UserProfile)
    • org.pac4j.http.credentials.extractor.CookieExtractor (implements org.pac4j.core.credentials.extractor.CredentialsExtractor)
    • org.pac4j.core.credentials.Credentials (implements java.io.Serializable)
    • org.pac4j.http.credentials.CredentialUtil
    • org.pac4j.http.credentials.extractor.DigestAuthExtractor (implements org.pac4j.core.credentials.extractor.CredentialsExtractor)
    • org.pac4j.core.util.InitializableObject
    • org.pac4j.http.credentials.extractor.IpExtractor (implements org.pac4j.core.credentials.extractor.CredentialsExtractor)
    • org.pac4j.http.authorization.authorizer.IpRegexpAuthorizer (implements org.pac4j.core.authorization.authorizer.Authorizer)
    • org.pac4j.http.credentials.authenticator.test.SimpleTestDigestAuthenticator (implements org.pac4j.core.credentials.authenticator.Authenticator)
    • org.pac4j.http.credentials.authenticator.test.SimpleTestTokenAuthenticator (implements org.pac4j.core.credentials.authenticator.Authenticator)
    • org.pac4j.http.credentials.authenticator.test.SimpleTestUsernamePasswordAuthenticator (implements org.pac4j.core.credentials.authenticator.Authenticator)
    • org.pac4j.http.credentials.extractor.X509CredentialsExtractor (implements org.pac4j.core.credentials.extractor.CredentialsExtractor)