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>)
- org.springframework.security.web.authentication.session.AbstractSessionFixationProtectionStrategy (implements org.springframework.context.ApplicationEventPublisherAware, org.springframework.security.web.authentication.session.SessionAuthenticationStrategy)
- org.springframework.security.web.authentication.session.SessionFixationProtectionStrategy
- org.springframework.security.cas.web.CasAuthenticationEntryPoint (implements org.springframework.security.web.AuthenticationEntryPoint, org.springframework.beans.factory.InitializingBean)
- org.jenkinsci.plugins.cas.spring.security.CasRestAuthenticator (implements org.springframework.security.authentication.AuthenticationManager, org.springframework.beans.factory.InitializingBean)
- 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)