Class Hierarchy

  • java.lang.Object
    • org.springframework.security.web.authentication.AbstractAuthenticationTargetUrlRequestHandler
      • org.springframework.security.web.authentication.SimpleUrlAuthenticationSuccessHandler (implements org.springframework.security.web.authentication.AuthenticationSuccessHandler)
    • org.springframework.security.cas.userdetails.AbstractCasAssertionUserDetailsService (implements org.springframework.security.core.userdetails.AuthenticationUserDetailsService<T>)
    • hudson.model.AbstractDescribableImpl<T> (implements hudson.model.Describable<T>)
    • org.springframework.security.web.authentication.session.AbstractSessionFixationProtectionStrategy (implements org.springframework.context.ApplicationEventPublisherAware, org.springframework.security.web.authentication.session.SessionAuthenticationStrategy)
    • org.apereo.cas.client.validation.AbstractUrlBasedTicketValidator (implements org.apereo.cas.client.validation.TicketValidator)
    • org.springframework.security.cas.web.CasAuthenticationEntryPoint (implements org.springframework.security.web.AuthenticationEntryPoint, org.springframework.beans.factory.InitializingBean)
    • org.jenkinsci.plugins.cas.spring.CasConfigurationContext
    • org.jenkinsci.plugins.cas.spring.CasEventListener (implements org.springframework.context.ApplicationListener<E>)
    • org.jenkinsci.plugins.cas.spring.security.CasRestAuthenticator (implements org.springframework.security.authentication.AuthenticationManager, org.springframework.beans.factory.InitializingBean)
    • hudson.model.Descriptor<T> (implements jenkins.model.Loadable, jenkins.util.io.OnMaster, hudson.model.Saveable)
    • org.jenkinsci.plugins.cas.spring.security.DynamicServiceAuthenticationDetails (implements org.springframework.security.cas.authentication.ServiceAuthenticationDetails)
    • org.jenkinsci.plugins.cas.spring.security.DynamicServiceAuthenticationDetailsSource (implements org.springframework.security.authentication.AuthenticationDetailsSource<C,T>)
    • org.springframework.web.filter.GenericFilterBean (implements org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.DisposableBean, org.springframework.context.EnvironmentAware, org.springframework.core.env.EnvironmentCapable, jakarta.servlet.Filter, org.springframework.beans.factory.InitializingBean, org.springframework.web.context.ServletContextAware)
    • org.jenkinsci.plugins.cas.Messages