Package Hierarchies:
- org.pac4j.cas.authorization,
- org.pac4j.cas.client,
- org.pac4j.cas.client.direct,
- org.pac4j.cas.client.rest,
- org.pac4j.cas.config,
- org.pac4j.cas.credentials.authenticator,
- org.pac4j.cas.credentials.extractor,
- org.pac4j.cas.logout.processor,
- org.pac4j.cas.profile,
- org.pac4j.cas.redirect,
- org.pac4j.cas.store
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.cas.credentials.extractor.CasCredentialsExtractor (implements org.pac4j.core.credentials.extractor.CredentialsExtractor)
- org.pac4j.cas.logout.processor.CasLogoutProcessor (implements org.pac4j.core.logout.processor.LogoutProcessor)
- org.pac4j.cas.redirect.CasRedirectionActionBuilder (implements org.pac4j.core.redirect.RedirectionActionBuilder)
- org.pac4j.cas.credentials.authenticator.CasRestAuthenticator (implements org.pac4j.core.credentials.authenticator.Authenticator)
- org.pac4j.cas.authorization.DefaultCasAuthorizationGenerator (implements org.pac4j.core.authorization.generator.AuthorizationGenerator)
- org.pac4j.core.util.InitializableObject
- org.pac4j.core.client.BaseClient (implements org.pac4j.core.client.Client)
- org.pac4j.core.client.DirectClient
- org.pac4j.core.client.IndirectClient
- org.pac4j.core.client.config.BaseClientConfiguration
- org.pac4j.core.profile.definition.ProfileDefinitionAware
- org.pac4j.cas.credentials.authenticator.CasAuthenticator (implements org.pac4j.core.credentials.authenticator.Authenticator)
- org.pac4j.core.profile.definition.ProfileDefinition
- org.pac4j.core.profile.definition.CommonProfileDefinition
- org.pac4j.cas.store.ProxyGrantingTicketStore (implements org.apereo.cas.client.proxy.ProxyGrantingTicketStorage)