Hierarchy For Package org.onebusaway.users.impl.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.security.web.authentication.RememberMeServices)
    • org.springframework.security.authentication.dao.AbstractUserDetailsAuthenticationProvider (implements org.springframework.security.authentication.AuthenticationProvider, org.springframework.beans.factory.InitializingBean, org.springframework.context.MessageSourceAware)
    • org.onebusaway.users.impl.authentication.DefaultUserAuthenticationProvider (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)
      • org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter (implements org.springframework.context.ApplicationEventPublisherAware, org.springframework.context.MessageSourceAware)
    • org.onebusaway.users.impl.authentication.LegacyBaseDigestPasswordEncoder (implements org.springframework.security.crypto.password.PasswordEncoder)
    • org.onebusaway.users.impl.authentication.LoginAuthenticationFailureHandler (implements org.springframework.security.web.authentication.AuthenticationFailureHandler)
    • org.onebusaway.users.impl.authentication.LoginAuthenticationSuccessHandler (implements org.springframework.security.web.authentication.AuthenticationSuccessHandler)
    • org.springframework.security.crypto.password.MessageDigestPasswordEncoder (implements org.springframework.security.crypto.password.PasswordEncoder)
    • java.lang.Throwable (implements java.io.Serializable)
    • org.onebusaway.users.impl.authentication.VersionedPasswordEncoder (implements org.springframework.security.crypto.password.PasswordEncoder)