Hierarchy For Package com.xebialabs.deployit.security.authentication

Package Hierarchies:

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.authentication.www.BasicAuthenticationEntryPoint (implements org.springframework.security.web.AuthenticationEntryPoint, org.springframework.beans.factory.InitializingBean)
    • org.springframework.security.ldap.userdetails.DefaultLdapAuthoritiesPopulator (implements org.springframework.security.ldap.userdetails.LdapAuthoritiesPopulator)
    • 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.web.filter.OncePerRequestFilter
        • org.springframework.security.web.authentication.www.BasicAuthenticationFilter
    • org.springframework.ldap.core.LdapTemplate (implements org.springframework.beans.factory.InitializingBean, org.springframework.ldap.core.LdapOperations)
      • org.springframework.security.ldap.SpringSecurityLdapTemplate
    • com.xebialabs.deployit.security.authentication.RememberMe
    • com.xebialabs.deployit.security.authentication.RememberMeAuthenticationProvider (implements org.springframework.security.authentication.AuthenticationProvider)
    • com.xebialabs.deployit.security.authentication.XlAuthenticationProvider (implements org.springframework.security.authentication.AuthenticationProvider)