Hierarchy For Package de.xima.fc.web.common.auth.password

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • org.pac4j.core.profile.BasicUserProfile (implements java.io.Externalizable, org.pac4j.core.profile.UserProfile)
      • org.pac4j.core.profile.CommonProfile
    • org.pac4j.core.credentials.Credentials (implements java.io.Serializable)
    • org.pac4j.core.util.InitializableObject
      • org.pac4j.core.client.BaseClient (implements org.pac4j.core.client.Client)
        • org.pac4j.core.client.IndirectClient
    • de.xima.fc.web.common.auth.password.PasswordAuthenticator (implements org.pac4j.core.credentials.authenticator.Authenticator)
    • de.xima.fc.web.common.auth.password.PasswordExtractorImpl (implements org.pac4j.core.credentials.extractor.CredentialsExtractor)
    • org.pac4j.core.authorization.authorizer.ProfileAuthorizer (implements org.pac4j.core.authorization.authorizer.Authorizer)
      • org.pac4j.core.authorization.authorizer.AbstractCheckAuthenticationAuthorizer