Class Hierarchy
- java.lang.Object
- org.springframework.security.authentication.AbstractAuthenticationToken (implements org.springframework.security.core.Authentication, org.springframework.security.core.CredentialsContainer)
- org.springframework.security.web.firewall.DefaultHttpFirewall (implements org.springframework.security.web.firewall.HttpFirewall)
- com.mapr.web.security.DummyUserDetailsService (implements org.springframework.security.core.userdetails.UserDetailsService)
- 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)
- com.mapr.web.security.ImpersonationClient
- com.mapr.web.security.MapREntryPoint (implements org.springframework.security.web.AuthenticationEntryPoint)
- com.mapr.web.security.MapRKerberosTicketValidator (implements org.springframework.beans.factory.InitializingBean, org.springframework.security.kerberos.authentication.KerberosTicketValidator)
- com.mapr.web.security.MapRLogoutSuccessHandler (implements org.springframework.security.web.authentication.logout.LogoutSuccessHandler)
- com.mapr.web.security.MapRTicketAuthenticationProvider (implements org.springframework.security.authentication.AuthenticationProvider)
- com.mapr.web.security.MapRUser (implements org.springframework.security.core.userdetails.UserDetails)
- com.mapr.web.security.PamAuthenticationProvider (implements org.springframework.security.authentication.AuthenticationProvider)
- com.mapr.web.security.SecurityUtils
- java.lang.Throwable (implements java.io.Serializable)
- com.mapr.web.security.TokenUtil (implements java.io.Serializable)
- com.mapr.web.security.WebSecurityManager