Hierarchy For Package com.logicaldoc.core.security.spring

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • org.springframework.security.access.vote.AbstractAccessDecisionManager (implements org.springframework.security.access.AccessDecisionManager, org.springframework.beans.factory.InitializingBean, org.springframework.context.MessageSourceAware)
      • org.springframework.security.access.vote.UnanimousBased
    • org.springframework.security.web.authentication.AbstractAuthenticationTargetUrlRequestHandler
      • org.springframework.security.web.authentication.SimpleUrlAuthenticationSuccessHandler (implements org.springframework.security.web.authentication.AuthenticationSuccessHandler)
        • org.springframework.security.web.authentication.SavedRequestAwareAuthenticationSuccessHandler
    • org.springframework.security.authentication.AbstractAuthenticationToken (implements org.springframework.security.core.Authentication, org.springframework.security.core.CredentialsContainer)
      • org.springframework.security.authentication.UsernamePasswordAuthenticationToken
    • com.logicaldoc.core.security.spring.AdminAuthenticationProvider (implements org.springframework.security.authentication.AuthenticationProvider)
    • 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, javax.servlet.Filter, org.springframework.beans.factory.InitializingBean, org.springframework.web.context.ServletContextAware)
    • com.logicaldoc.core.security.spring.LDAuthenticationFailureHandler (implements org.springframework.security.web.authentication.AuthenticationFailureHandler)
    • com.logicaldoc.core.security.spring.LDAuthenticationProvider (implements org.springframework.security.authentication.AuthenticationProvider)
    • com.logicaldoc.core.security.spring.LDSecurityContextRepository (implements org.springframework.security.web.context.SecurityContextRepository)
    • org.springframework.security.web.authentication.WebAuthenticationDetails (implements java.io.Serializable)
    • org.springframework.security.web.authentication.WebAuthenticationDetailsSource (implements org.springframework.security.authentication.AuthenticationDetailsSource<C,T>)