Class Hierarchy

  • java.lang.Object
    • org.pac4j.jee.config.AbstractConfigFilter (implements javax.servlet.Filter)
      • org.pac4j.jee.filter.CallbackFilter
      • org.pac4j.jee.filter.SecurityFilter (implements org.pac4j.core.util.security.SecurityEndpoint)
    • org.pac4j.core.profile.BasicUserProfile (implements java.io.Externalizable, org.pac4j.core.profile.UserProfile)
      • org.pac4j.core.profile.CommonProfile
        • org.pac4j.core.profile.jwt.AbstractJwtProfile
          • org.pac4j.oidc.profile.OidcProfile
    • edu.internet2.middleware.grouper.authentication.plugin.config.CasClientProvider (implements edu.internet2.middleware.grouper.authentication.plugin.config.ClientProvider)
    • edu.internet2.middleware.grouper.authentication.plugin.ConfigUtils
    • edu.internet2.middleware.grouper.authentication.plugin.ExternalAuthenticationServletContainerInitializer (implements javax.servlet.ServletContainerInitializer)
    • edu.internet2.middleware.grouper.authentication.plugin.filter.FilterDecoratorUtils
    • edu.internet2.middleware.grouper.authentication.plugin.GrouperAuthentication (implements org.osgi.framework.BundleActivator)
    • org.pac4j.core.util.InitializableObject
      • org.pac4j.core.client.BaseClient (implements org.pac4j.core.client.Client)
        • org.pac4j.core.client.IndirectClient
          • org.pac4j.oidc.client.OidcClient
      • org.pac4j.core.client.config.BaseClientConfiguration
      • org.pac4j.core.profile.definition.ProfileDefinitionAware
        • org.pac4j.oidc.profile.creator.OidcProfileCreator (implements org.pac4j.core.profile.creator.ProfileCreator)
    • edu.internet2.middleware.grouper.authentication.plugin.config.OidcClientProvider (implements edu.internet2.middleware.grouper.authentication.plugin.config.ClientProvider)
    • edu.internet2.middleware.grouper.authentication.plugin.Pac4jConfigFactory (implements org.pac4j.core.config.ConfigFactory)
    • org.pac4j.core.profile.definition.ProfileDefinition
      • org.pac4j.core.profile.definition.CommonProfileDefinition
    • edu.internet2.middleware.grouper.authentication.plugin.config.SAML2ClientProvider (implements edu.internet2.middleware.grouper.authentication.plugin.config.ClientProvider)
    • java.util.TimerTask (implements java.lang.Runnable)

Interface Hierarchy

  • edu.internet2.middleware.grouper.authentication.plugin.config.ClientProvider
  • edu.internet2.middleware.grouper.authentication.plugin.filter.Reinitializable

Enum Class Hierarchy