Hierarchy For Package org.bremersee.spring.security.ldaptive.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.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.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)

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

Enum Class Hierarchy