Hierarchy For All Packages
Package Hierarchies:- org.onebusaway.users.client.model,
- org.onebusaway.users.impl,
- org.onebusaway.users.impl.authentication,
- org.onebusaway.users.impl.internal,
- org.onebusaway.users.impl.validation,
- org.onebusaway.users.model,
- org.onebusaway.users.model.properties,
- org.onebusaway.users.services,
- org.onebusaway.users.services.internal,
- org.onebusaway.users.services.validation,
- org.onebusaway.users.utility
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.context.MessageSourceAware, 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.ApiKeyPermissionServiceImpl (implements org.onebusaway.users.services.ApiKeyPermissionService)
- org.onebusaway.users.model.properties.Bookmark (implements java.io.Serializable)
- org.onebusaway.users.client.model.BookmarkBean (implements java.io.Serializable)
- org.onebusaway.users.impl.CreateApiKeyAction
- org.onebusaway.users.impl.CreateUserAction
- org.onebusaway.users.impl.CurrentUserServiceImpl (implements org.onebusaway.users.services.CurrentUserService)
- org.onebusaway.users.impl.CurrentUserStrategyImpl (implements org.onebusaway.users.impl.CurrentUserStrategy)
- org.onebusaway.users.impl.AutoUserCurrentUserStrategyImpl
- org.onebusaway.users.impl.authentication.DefaultUserAuthenticationProvider (implements org.springframework.security.authentication.AuthenticationProvider)
- org.onebusaway.users.utility.Digester
- org.onebusaway.users.utility.DigesterSignature
- 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.container.model.IdentityBean<T> (implements java.io.Serializable)
- org.onebusaway.users.model.User
- org.onebusaway.users.impl.internal.LastSelectedStopServiceImpl (implements org.onebusaway.users.services.internal.LastSelectedStopService)
- 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
- org.onebusaway.users.impl.PhoneNumberLibrary
- org.onebusaway.users.impl.RequestAndResponseContext
- org.onebusaway.users.impl.RequestAndResponseContextFilter (implements javax.servlet.Filter)
- org.onebusaway.users.model.properties.RouteFilter (implements java.io.Serializable)
- org.onebusaway.users.client.model.RouteFilterBean (implements java.io.Serializable)
- org.onebusaway.users.impl.validation.SaltedPasswordValidationProviderV1Impl (implements org.onebusaway.users.services.validation.KeyValidationProvider)
- org.onebusaway.users.impl.SpringLoginManagerFactory (implements org.onebusaway.everylastlogin.server.LoginManagerFactory)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- org.onebusaway.users.services.BookmarkException
- org.onebusaway.users.services.BookmarksAtCapacityException
- org.onebusaway.users.services.LocationAlreadyBookmarkedException
- java.lang.RuntimeException
- org.springframework.security.core.AuthenticationException
- org.onebusaway.users.impl.authentication.EveryLastLoginAuthenticationException
- org.springframework.security.core.AuthenticationException
- org.onebusaway.users.services.BookmarkException
- java.lang.Exception
- org.springframework.security.core.userdetails.User (implements org.springframework.security.core.CredentialsContainer, org.springframework.security.core.userdetails.UserDetails)
- org.onebusaway.users.impl.IndexedUserDetailsImpl (implements org.onebusaway.users.model.IndexedUserDetails)
- org.onebusaway.users.client.model.UserBean (implements java.io.Serializable)
- org.onebusaway.users.impl.UserDetailsServiceImpl (implements org.onebusaway.users.services.IndexedUserDetailsService, org.springframework.security.core.userdetails.UserDetailsService)
- org.onebusaway.users.model.UserIndex (implements java.io.Serializable)
- org.onebusaway.users.client.model.UserIndexBean (implements java.lang.Comparable<T>, java.io.Serializable)
- org.onebusaway.users.model.UserIndexKey (implements java.lang.Comparable<T>, java.io.Serializable)
- org.onebusaway.users.impl.internal.UserIndexRegistrationServiceImpl (implements org.onebusaway.users.services.internal.UserIndexRegistrationService)
- org.onebusaway.users.services.UserIndexTypes
- org.onebusaway.users.impl.internal.UserLastAccessTimeServiceImpl (implements org.onebusaway.users.services.internal.UserLastAccessTimeService)
- org.onebusaway.users.impl.UserPropertiesMigrationBulkOperation<T>
- org.onebusaway.users.impl.UserPropertiesMigrationImpl (implements org.onebusaway.users.services.UserPropertiesMigration)
- org.onebusaway.users.services.UserPropertiesMigrationStatus
- org.onebusaway.users.impl.UserPropertiesServiceV1Impl (implements org.onebusaway.users.services.UserPropertiesService)
- org.onebusaway.users.impl.UserPropertiesServiceV2Impl (implements org.onebusaway.users.services.UserPropertiesService)
- org.onebusaway.users.impl.UserPropertiesServiceV3Impl (implements org.onebusaway.users.services.UserPropertiesService)
- org.onebusaway.users.impl.UserPropertiesServiceV4Impl (implements org.onebusaway.users.services.UserPropertiesService)
- org.onebusaway.users.impl.UserPropertiesServiceVersionedInvocationHandler (implements java.lang.reflect.InvocationHandler)
- org.onebusaway.users.model.UserPropertiesV1 (implements java.io.Serializable, org.onebusaway.users.model.UserProperties)
- org.onebusaway.users.model.properties.UserPropertiesV2 (implements java.io.Serializable, org.onebusaway.users.model.UserProperties)
- org.onebusaway.users.model.properties.UserPropertiesV3 (implements java.io.Serializable, org.onebusaway.users.model.UserProperties)
- org.onebusaway.users.model.properties.UserPropertiesV4 (implements java.io.Serializable, org.onebusaway.users.model.UserProperties)
- org.onebusaway.users.services.internal.UserRegistration (implements java.io.Serializable)
- org.onebusaway.users.model.UserRole (implements java.io.Serializable)
- org.onebusaway.users.impl.UserServiceImpl (implements org.onebusaway.users.services.UserService)
- 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)
Interface Hierarchy
- org.onebusaway.users.services.ApiKeyPermissionService
- org.onebusaway.users.services.CurrentUserService
- org.onebusaway.users.impl.CurrentUserStrategy
- org.onebusaway.users.services.IndexedUserDetailsService
- org.onebusaway.users.services.validation.KeyValidationProvider
- org.onebusaway.users.services.validation.KeyValidationService
- org.onebusaway.users.services.internal.LastSelectedStopService
- java.io.Serializable
- org.springframework.security.core.userdetails.UserDetails
- org.onebusaway.users.model.IndexedUserDetails
- org.onebusaway.users.model.UserProperties
- org.springframework.security.core.userdetails.UserDetails
- org.onebusaway.users.services.StandardAuthoritiesService
- org.onebusaway.users.services.UserDao
- org.onebusaway.users.services.internal.UserIndexRegistrationService
- org.onebusaway.users.services.internal.UserLastAccessTimeService
- org.onebusaway.users.services.UserPropertiesMigration
- org.onebusaway.users.services.UserPropertiesService
- org.onebusaway.users.services.UserService
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- org.onebusaway.users.services.ApiKeyPermissionService.Status
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)