Hierarchy For All Packages
Package Hierarchies:Class Hierarchy
- java.lang.Object
- org.springframework.security.authentication.AbstractAuthenticationToken (implements org.springframework.security.core.Authentication, org.springframework.security.core.CredentialsContainer)
- io.jenkins.plugins.tuleap_oauth.TuleapAuthenticationToken
- hudson.model.AbstractDescribableImpl<T> (implements hudson.model.Describable<T>)
- hudson.security.SecurityRealm (implements hudson.ExtensionPoint)
- io.jenkins.plugins.tuleap_oauth.TuleapSecurityRealm
- hudson.security.SecurityRealm (implements hudson.ExtensionPoint)
- com.google.inject.AbstractModule (implements com.google.inject.Module)
- io.jenkins.plugins.tuleap_oauth.guice.TuleapOAuth2GuiceModule
- io.jenkins.plugins.tuleap_oauth.checks.AccessTokenCheckerImpl (implements io.jenkins.plugins.tuleap_oauth.checks.AccessTokenChecker)
- io.jenkins.plugins.tuleap_oauth.checks.AuthorizationCodeCheckerImpl (implements io.jenkins.plugins.tuleap_oauth.checks.AuthorizationCodeChecker)
- hudson.model.Descriptor<T> (implements jenkins.util.io.OnMaster, hudson.model.Saveable)
- io.jenkins.plugins.tuleap_oauth.TuleapSecurityRealm.DescriptorImpl
- hudson.model.UserPropertyDescriptor
- io.jenkins.plugins.tuleap_oauth.TuleapUserProperty.DescriptorImpl
- hudson.security.GroupDetails
- io.jenkins.plugins.tuleap_oauth.TuleapGroupDetails
- io.jenkins.plugins.tuleap_oauth.checks.IDTokenCheckerImpl (implements io.jenkins.plugins.tuleap_oauth.checks.IDTokenChecker)
- io.jenkins.plugins.tuleap_oauth.Messages
- io.jenkins.plugins.tuleap_oauth.pkce.PKCECodeBuilderImpl (implements io.jenkins.plugins.tuleap_oauth.pkce.PKCECodeBuilder)
- io.jenkins.plugins.tuleap_oauth.helper.PluginHelperImpl (implements io.jenkins.plugins.tuleap_oauth.helper.PluginHelper)
- io.jenkins.plugins.tuleap_oauth.TuleapAuthenticationErrorAction (implements hudson.model.UnprotectedRootAction)
- io.jenkins.plugins.tuleap_oauth.helper.TuleapAuthorizationCodeUrlBuilderImpl (implements io.jenkins.plugins.tuleap_oauth.helper.TuleapAuthorizationCodeUrlBuilder)
- io.jenkins.plugins.tuleap_oauth.helper.TuleapGroupHelper
- io.jenkins.plugins.tuleap_oauth.TuleapLogoutAction (implements hudson.model.UnprotectedRootAction)
- io.jenkins.plugins.tuleap_oauth.TuleapOAuthClientConfiguration
- io.jenkins.plugins.tuleap_oauth.TuleapUserDetails (implements org.springframework.security.core.userdetails.UserDetails)
- io.jenkins.plugins.tuleap_oauth.TuleapUserPropertyStorage
- io.jenkins.plugins.tuleap_oauth.helper.UserAuthoritiesRetriever
- io.jenkins.plugins.tuleap_oauth.checks.UserInfoCheckerImpl (implements io.jenkins.plugins.tuleap_oauth.checks.UserInfoChecker)
- hudson.model.UserProperty (implements hudson.ExtensionPoint, hudson.model.ReconfigurableDescribable<T>)
- io.jenkins.plugins.tuleap_oauth.TuleapUserProperty
- org.springframework.security.authentication.AbstractAuthenticationToken (implements org.springframework.security.core.Authentication, org.springframework.security.core.CredentialsContainer)
Interface Hierarchy
- io.jenkins.plugins.tuleap_oauth.checks.AccessTokenChecker
- io.jenkins.plugins.tuleap_oauth.checks.AuthorizationCodeChecker
- io.jenkins.plugins.tuleap_oauth.checks.IDTokenChecker
- io.jenkins.plugins.tuleap_oauth.pkce.PKCECodeBuilder
- io.jenkins.plugins.tuleap_oauth.helper.PluginHelper
- io.jenkins.plugins.tuleap_oauth.helper.TuleapAuthorizationCodeUrlBuilder
- io.jenkins.plugins.tuleap_oauth.checks.UserInfoChecker