Class Hierarchy

  • java.lang.Object
    • org.springframework.security.authentication.AbstractAuthenticationToken (implements org.springframework.security.core.Authentication, org.springframework.security.core.CredentialsContainer)
    • org.springframework.ldap.core.support.AbstractContextSource (implements org.springframework.ldap.core.support.BaseLdapPathContextSource, org.springframework.beans.factory.InitializingBean)
      • org.springframework.ldap.core.support.LdapContextSource
        • org.springframework.security.ldap.DefaultSpringSecurityContextSource
          • org.springframework.security.kerberos.client.ldap.KerberosLdapContextSource (implements org.springframework.beans.factory.InitializingBean)
    • javax.security.auth.login.Configuration
      • org.springframework.security.kerberos.client.config.SunJaasKrb5LoginConfig (implements org.springframework.beans.factory.InitializingBean)
    • 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.springframework.security.kerberos.authentication.sun.GlobalSunJaasKerberosConfig (implements org.springframework.beans.factory.config.BeanPostProcessor, org.springframework.beans.factory.InitializingBean)
    • org.springframework.http.client.support.HttpAccessor
      • org.springframework.http.client.support.InterceptingHttpAccessor
        • org.springframework.web.client.RestTemplate (implements org.springframework.web.client.RestOperations)
    • org.springframework.security.kerberos.authentication.JaasSubjectHolder (implements java.io.Serializable)
    • org.springframework.security.kerberos.authentication.sun.JaasUtil
    • org.springframework.security.kerberos.authentication.KerberosAuthenticationProvider (implements org.springframework.security.authentication.AuthenticationProvider)
    • org.springframework.security.kerberos.authentication.KerberosMultiTier
    • org.springframework.security.kerberos.test.KerberosSecurityTestcase
    • org.springframework.security.kerberos.authentication.KerberosServiceAuthenticationProvider (implements org.springframework.security.authentication.AuthenticationProvider, org.springframework.beans.factory.InitializingBean)
    • org.springframework.security.kerberos.authentication.KerberosTicketValidation
    • org.springframework.security.kerberos.test.MiniKdc
    • org.springframework.security.kerberos.web.authentication.ResponseHeaderSettingKerberosAuthenticationSuccessHandler (implements org.springframework.security.web.authentication.AuthenticationSuccessHandler)
    • org.springframework.security.kerberos.web.authentication.SpnegoEntryPoint (implements org.springframework.security.web.AuthenticationEntryPoint)
    • org.springframework.security.kerberos.authentication.sun.SunJaasKerberosClient (implements org.springframework.security.kerberos.authentication.KerberosClient)
    • org.springframework.security.kerberos.authentication.sun.SunJaasKerberosTicketValidator (implements org.springframework.beans.factory.InitializingBean, org.springframework.security.kerberos.authentication.KerberosTicketValidator)

Interface Hierarchy