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
- com.logicaldoc.core.security.spring.LDAccessDecisionManager
- org.springframework.security.access.vote.UnanimousBased
- 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.LDAuthenticationToken
- 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.AnonymousLoginFilter
- com.logicaldoc.core.security.spring.SessionIdFilter
- 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.LDAuthenticationSuccessHandler (implements org.springframework.security.web.authentication.AuthenticationSuccessHandler)
- com.logicaldoc.core.security.spring.LDSecurityContextRepository (implements org.springframework.security.web.context.SecurityContextRepository)
- org.springframework.security.web.authentication.WebAuthenticationDetails (implements java.io.Serializable)
- com.logicaldoc.core.security.spring.LDAuthenticationDetails
- org.springframework.security.web.authentication.WebAuthenticationDetailsSource (implements org.springframework.security.authentication.AuthenticationDetailsSource<C,T>)
- com.logicaldoc.core.security.spring.LDAuthenticationDetailsSource
- org.springframework.security.access.vote.AbstractAccessDecisionManager (implements org.springframework.security.access.AccessDecisionManager, org.springframework.beans.factory.InitializingBean, org.springframework.context.MessageSourceAware)