Package Hierarchies:
Class Hierarchy
- java.lang.Object
- org.springframework.security.authentication.AbstractAuthenticationToken (implements org.springframework.security.core.Authentication, org.springframework.security.core.CredentialsContainer)
- org.bremersee.spring.security.ldaptive.authentication.LdaptiveAuthenticationToken (implements org.bremersee.spring.security.ldaptive.authentication.LdaptiveAuthentication)
- org.springframework.security.authentication.RememberMeAuthenticationToken
- org.springframework.security.web.authentication.rememberme.AbstractRememberMeServices (implements org.springframework.beans.factory.InitializingBean, org.springframework.security.web.authentication.logout.LogoutHandler, org.springframework.context.MessageSourceAware, org.springframework.security.web.authentication.RememberMeServices)
- org.springframework.security.web.authentication.rememberme.TokenBasedRememberMeServices
- org.bremersee.spring.security.ldaptive.authentication.EmailToUsernameResolverByLdapAttribute (implements org.bremersee.spring.security.core.EmailToUsernameResolver)
- org.bremersee.spring.security.ldaptive.authentication.LdaptiveAuthenticationManager (implements org.springframework.security.authentication.AuthenticationManager, org.springframework.security.authentication.AuthenticationProvider, org.springframework.context.MessageSourceAware)
- org.bremersee.spring.security.ldaptive.authentication.LdaptiveAuthenticationProperties (implements java.io.Serializable)
- org.bremersee.spring.security.ldaptive.authentication.LdaptiveAuthenticationProperties.RoleMapping (implements java.io.Serializable)
- org.bremersee.spring.security.ldaptive.authentication.LdaptiveAuthenticationProperties.StringReplacement (implements java.io.Serializable)
- org.springframework.security.authentication.ReactiveAuthenticationManagerAdapter (implements org.springframework.security.authentication.ReactiveAuthenticationManager)
- org.bremersee.spring.security.ldaptive.authentication.UsernameToBindDnConverter.ByDomainEmail (implements org.bremersee.spring.security.ldaptive.authentication.UsernameToBindDnConverter)
- org.bremersee.spring.security.ldaptive.authentication.UsernameToBindDnConverter.ByUserRdnAttribute (implements org.bremersee.spring.security.ldaptive.authentication.UsernameToBindDnConverter)
Interface Hierarchy
- org.bremersee.spring.security.ldaptive.authentication.AccountControlEvaluator
- java.security.Principal
- org.springframework.security.core.Authentication (also extends java.io.Serializable)
- org.bremersee.spring.security.core.NormalizedAuthentication
- org.springframework.security.web.authentication.RememberMeServices
- java.io.Serializable
- org.springframework.security.core.Authentication (also extends java.security.Principal)
- org.bremersee.spring.security.core.NormalizedAuthentication
- org.bremersee.spring.security.ldaptive.authentication.UsernameToBindDnConverter