Class Hierarchy
- java.lang.Object
- org.springframework.security.authentication.AbstractAuthenticationToken (implements org.springframework.security.core.Authentication, org.springframework.security.core.CredentialsContainer)
- org.onebusaway.users.impl.authentication.DefaultUserAuthenticationToken (implements java.io.Serializable)
- org.onebusaway.users.impl.authentication.EveryLastLoginAuthenticationToken (implements java.io.Serializable)
- org.springframework.security.authentication.UsernamePasswordAuthenticationToken
- org.onebusaway.users.impl.authentication.SaltedUsernamePasswordAuthenticationToken
- 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.web.authentication.rememberme.TokenBasedRememberMeServices
- org.onebusaway.users.impl.authentication.TokenBasedRememberMeExtendedServices
- org.springframework.security.web.authentication.rememberme.TokenBasedRememberMeServices
- org.springframework.security.authentication.dao.AbstractUserDetailsAuthenticationProvider (implements org.springframework.security.authentication.AuthenticationProvider, org.springframework.beans.factory.InitializingBean, org.springframework.context.MessageSourceAware)
- org.springframework.security.authentication.dao.DaoAuthenticationProvider
- org.onebusaway.users.impl.authentication.SaltedDaoAuthenticationProvider
- org.springframework.security.authentication.dao.DaoAuthenticationProvider
- 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.EveryLastLoginAuthenticationProcessorFilter
- org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter
- org.onebusaway.users.impl.authentication.IndexedUserAuthenticationProcessorFilter
- 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.LegacyMessageDigestPasswordEncoder
- org.onebusaway.users.impl.authentication.LegacyPasswordEncoder
- org.onebusaway.users.impl.authentication.LegacyMessageDigestPasswordEncoder
- 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)
- org.onebusaway.users.impl.authentication.SaltedSha256PasswordEncoder
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- org.springframework.security.core.AuthenticationException
- org.onebusaway.users.impl.authentication.EveryLastLoginAuthenticationException
- org.springframework.security.core.AuthenticationException
- java.lang.RuntimeException
- java.lang.Exception
- org.onebusaway.users.impl.authentication.VersionedPasswordEncoder (implements org.springframework.security.crypto.password.PasswordEncoder)
- org.springframework.security.authentication.AbstractAuthenticationToken (implements org.springframework.security.core.Authentication, org.springframework.security.core.CredentialsContainer)