A B C D E F G H I K L M N O P R S T U V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- activateUser(User) - Method in class org.onebusaway.users.impl.UserPropertiesServiceV1Impl
- activateUser(User) - Method in class org.onebusaway.users.impl.UserPropertiesServiceV2Impl
- activateUser(User) - Method in class org.onebusaway.users.impl.UserPropertiesServiceV3Impl
- activateUser(User) - Method in class org.onebusaway.users.impl.UserPropertiesServiceV4Impl
- activateUser(User) - Method in interface org.onebusaway.users.services.UserPropertiesService
- addBookmark(BookmarkBean) - Method in class org.onebusaway.users.client.model.UserBean
- additionalAuthenticationChecks(UserDetails, UsernamePasswordAuthenticationToken) - Method in class org.onebusaway.users.impl.authentication.SaltedDaoAuthenticationProvider
- addStopBookmark(String, List<String>, RouteFilter) - Method in class org.onebusaway.users.impl.CurrentUserServiceImpl
- addStopBookmark(String, List<String>, RouteFilter) - Method in interface org.onebusaway.users.services.CurrentUserService
-
Add a stop bookmark with the specified name, stop ids, and route filter.
- addStopBookmark(User, String, List<String>, RouteFilter) - Method in class org.onebusaway.users.impl.UserPropertiesServiceV1Impl
- addStopBookmark(User, String, List<String>, RouteFilter) - Method in class org.onebusaway.users.impl.UserPropertiesServiceV2Impl
- addStopBookmark(User, String, List<String>, RouteFilter) - Method in class org.onebusaway.users.impl.UserPropertiesServiceV3Impl
- addStopBookmark(User, String, List<String>, RouteFilter) - Method in class org.onebusaway.users.impl.UserPropertiesServiceV4Impl
- addStopBookmark(User, String, List<String>, RouteFilter) - Method in interface org.onebusaway.users.services.UserPropertiesService
- addUserIndexToUser(User, UserIndexKey, String) - Method in class org.onebusaway.users.impl.UserServiceImpl
- addUserIndexToUser(User, UserIndexKey, String) - Method in interface org.onebusaway.users.services.UserService
-
Add a
UserIndexwith the specified id and credentials to an existing user, returning the new index. - ADMINISTRATOR - Static variable in interface org.onebusaway.users.services.StandardAuthoritiesService
- ANONYMOUS - Static variable in interface org.onebusaway.users.services.StandardAuthoritiesService
- API_KEY - Static variable in class org.onebusaway.users.services.UserIndexTypes
- ApiKeyPermissionService - Interface in org.onebusaway.users.services
- ApiKeyPermissionService.Status - Enum in org.onebusaway.users.services
- ApiKeyPermissionServiceImpl - Class in org.onebusaway.users.impl
- ApiKeyPermissionServiceImpl() - Constructor for class org.onebusaway.users.impl.ApiKeyPermissionServiceImpl
- attemptAuthentication(HttpServletRequest, HttpServletResponse) - Method in class org.onebusaway.users.impl.authentication.EveryLastLoginAuthenticationProcessorFilter
- authenticate(Authentication) - Method in class org.onebusaway.users.impl.authentication.DefaultUserAuthenticationProvider
- authenticate(Authentication) - Method in class org.onebusaway.users.impl.authentication.SaltedDaoAuthenticationProvider
- authorizeApi(User, long) - Method in class org.onebusaway.users.impl.UserPropertiesServiceV1Impl
- authorizeApi(User, long) - Method in class org.onebusaway.users.impl.UserPropertiesServiceV2Impl
- authorizeApi(User, long) - Method in class org.onebusaway.users.impl.UserPropertiesServiceV3Impl
- authorizeApi(User, long) - Method in class org.onebusaway.users.impl.UserPropertiesServiceV4Impl
- authorizeApi(User, long) - Method in interface org.onebusaway.users.services.UserPropertiesService
-
Authorize this user to use the api
- AUTHORIZED - org.onebusaway.users.services.ApiKeyPermissionService.Status
- AutoUserCurrentUserStrategyImpl - Class in org.onebusaway.users.impl
- AutoUserCurrentUserStrategyImpl() - Constructor for class org.onebusaway.users.impl.AutoUserCurrentUserStrategyImpl
B
- Bookmark - Class in org.onebusaway.users.model.properties
- Bookmark(int, String, List<String>, RouteFilter) - Constructor for class org.onebusaway.users.model.properties.Bookmark
- BookmarkBean - Class in org.onebusaway.users.client.model
- BookmarkBean() - Constructor for class org.onebusaway.users.client.model.BookmarkBean
- BookmarkException - Exception in org.onebusaway.users.services
- BookmarkException() - Constructor for exception org.onebusaway.users.services.BookmarkException
- BookmarksAtCapacityException - Exception in org.onebusaway.users.services
- BookmarksAtCapacityException() - Constructor for exception org.onebusaway.users.services.BookmarksAtCapacityException
C
- cancel() - Method in class org.onebusaway.users.impl.UserPropertiesMigrationBulkOperation
- cancelDeleteStaleUsers() - Method in class org.onebusaway.users.impl.UserServiceImpl
- cancelDeleteStaleUsers() - Method in interface org.onebusaway.users.services.UserService
-
Cancel the task to delete state users (started with
UserService.deleteStaleUsers()) if it is running. - clear() - Method in class org.onebusaway.users.model.properties.UserPropertiesV2
- clear() - Method in class org.onebusaway.users.model.properties.UserPropertiesV3
- clear() - Method in class org.onebusaway.users.model.properties.UserPropertiesV4
- clear() - Method in class org.onebusaway.users.model.UserPropertiesV1
- clearCurrentUser() - Method in interface org.onebusaway.users.impl.CurrentUserStrategy
- clearCurrentUser() - Method in class org.onebusaway.users.impl.CurrentUserStrategyImpl
- clearDefaultLocation() - Method in class org.onebusaway.users.impl.CurrentUserServiceImpl
- clearDefaultLocation() - Method in interface org.onebusaway.users.services.CurrentUserService
-
Clear the default search location for the current user
- clearDefaultLocation(User) - Method in class org.onebusaway.users.impl.UserPropertiesServiceV1Impl
- clearDefaultLocation(User) - Method in class org.onebusaway.users.impl.UserPropertiesServiceV2Impl
- clearDefaultLocation(User) - Method in class org.onebusaway.users.impl.UserPropertiesServiceV3Impl
- clearDefaultLocation(User) - Method in class org.onebusaway.users.impl.UserPropertiesServiceV4Impl
- clearDefaultLocation(User) - Method in interface org.onebusaway.users.services.UserPropertiesService
- clearLastSelectedStopForUser(Integer) - Method in class org.onebusaway.users.impl.internal.LastSelectedStopServiceImpl
- clearLastSelectedStopForUser(Integer) - Method in interface org.onebusaway.users.services.internal.LastSelectedStopService
- clearPhoneNumberRegistration() - Method in class org.onebusaway.users.impl.CurrentUserServiceImpl
- clearPhoneNumberRegistration() - Method in interface org.onebusaway.users.services.CurrentUserService
-
Clear any pending phone number registration for the current user.
- clearPhoneNumberRegistration(UserIndexKey) - Method in class org.onebusaway.users.impl.UserServiceImpl
- clearPhoneNumberRegistration(UserIndexKey) - Method in interface org.onebusaway.users.services.UserService
-
Reset a previous call to
UserService.registerPhoneNumber(User, String)for the specified user - clearRegistrationForUserIndexKey(UserIndexKey) - Method in class org.onebusaway.users.impl.internal.UserIndexRegistrationServiceImpl
-
UserIndexRegistrationServiceInterface - clearRegistrationForUserIndexKey(UserIndexKey) - Method in interface org.onebusaway.users.services.internal.UserIndexRegistrationService
- compareTo(UserIndexBean) - Method in class org.onebusaway.users.client.model.UserIndexBean
- compareTo(UserIndexKey) - Method in class org.onebusaway.users.model.UserIndexKey
-
ComparatorInterface - completePhoneNumberRegistration(String) - Method in class org.onebusaway.users.impl.CurrentUserServiceImpl
- completePhoneNumberRegistration(String) - Method in interface org.onebusaway.users.services.CurrentUserService
-
Registers the specified phone number with the user by attaching a new UserIndex to the user with the phone number, or merging an existing user account with an existing UserIndex.
- completePhoneNumberRegistration(UserIndex, String) - Method in class org.onebusaway.users.impl.UserServiceImpl
- completePhoneNumberRegistration(UserIndex, String) - Method in interface org.onebusaway.users.services.UserService
-
Complete phone number registration.
- CreateApiKeyAction - Class in org.onebusaway.users.impl
- CreateApiKeyAction() - Constructor for class org.onebusaway.users.impl.CreateApiKeyAction
- createAuthentication() - Method in class org.onebusaway.users.impl.AutoUserCurrentUserStrategyImpl
- createLoginManager(ServletConfig) - Method in class org.onebusaway.users.impl.SpringLoginManagerFactory
- createSuccessAuthentication(Object, Authentication, UserDetails) - Method in class org.onebusaway.users.impl.authentication.SaltedDaoAuthenticationProvider
- CreateUserAction - Class in org.onebusaway.users.impl
- CreateUserAction() - Constructor for class org.onebusaway.users.impl.CreateUserAction
- CurrentUserService - Interface in org.onebusaway.users.services
-
Service methods for performing operations on the currently logged-in user.
- CurrentUserServiceImpl - Class in org.onebusaway.users.impl
- CurrentUserServiceImpl() - Constructor for class org.onebusaway.users.impl.CurrentUserServiceImpl
- CurrentUserStrategy - Interface in org.onebusaway.users.impl
- CurrentUserStrategyImpl - Class in org.onebusaway.users.impl
- CurrentUserStrategyImpl() - Constructor for class org.onebusaway.users.impl.CurrentUserStrategyImpl
D
- DefaultUserAuthenticationProvider - Class in org.onebusaway.users.impl.authentication
- DefaultUserAuthenticationProvider() - Constructor for class org.onebusaway.users.impl.authentication.DefaultUserAuthenticationProvider
- DefaultUserAuthenticationToken - Class in org.onebusaway.users.impl.authentication
- DefaultUserAuthenticationToken(UserDetails) - Constructor for class org.onebusaway.users.impl.authentication.DefaultUserAuthenticationToken
- deleteCurrentUser() - Method in class org.onebusaway.users.impl.CurrentUserServiceImpl
- deleteCurrentUser() - Method in interface org.onebusaway.users.services.CurrentUserService
-
Delete the current user.
- deleteStaleUsers() - Method in class org.onebusaway.users.impl.UserServiceImpl
- deleteStaleUsers() - Method in interface org.onebusaway.users.services.UserService
-
Deletes stale users from the system.
- deleteStaleUsers(Date) - Method in class org.onebusaway.users.impl.UserServiceImpl
-
Unfortunately, deleting a user is a somewhat complex operation, so we can do it in bulk (TODO: maybe someone can figure out a clever cascading bulk delete that plays well with all the caches / etc).
- deleteStopBookmarks(int) - Method in class org.onebusaway.users.impl.CurrentUserServiceImpl
- deleteStopBookmarks(int) - Method in interface org.onebusaway.users.services.CurrentUserService
-
Delete the stop bookmark with the specified id.
- deleteStopBookmarks(User, int) - Method in class org.onebusaway.users.impl.UserPropertiesServiceV1Impl
- deleteStopBookmarks(User, int) - Method in class org.onebusaway.users.impl.UserPropertiesServiceV2Impl
- deleteStopBookmarks(User, int) - Method in class org.onebusaway.users.impl.UserPropertiesServiceV3Impl
- deleteStopBookmarks(User, int) - Method in class org.onebusaway.users.impl.UserPropertiesServiceV4Impl
- deleteStopBookmarks(User, int) - Method in interface org.onebusaway.users.services.UserPropertiesService
- deleteUser(User) - Method in class org.onebusaway.users.impl.UserServiceImpl
- deleteUser(User) - Method in interface org.onebusaway.users.services.UserDao
- deleteUser(User) - Method in interface org.onebusaway.users.services.UserService
-
Delete the specified user.
- deleteUserIndex(UserIndex) - Method in interface org.onebusaway.users.services.UserDao
- destroy() - Method in class org.onebusaway.users.impl.RequestAndResponseContextFilter
- determineFailureUrl(HttpServletRequest, AuthenticationException) - Method in class org.onebusaway.users.impl.authentication.LoginAuthenticationFailureHandler
- determineTargetUrl() - Method in class org.onebusaway.users.impl.authentication.LoginAuthenticationSuccessHandler
- Digester - Class in org.onebusaway.users.utility
- Digester() - Constructor for class org.onebusaway.users.utility.Digester
- DigesterSignature - Class in org.onebusaway.users.utility
- DigesterSignature() - Constructor for class org.onebusaway.users.utility.DigesterSignature
- digestValue(String, byte[], byte[]) - Static method in class org.onebusaway.users.utility.Digester
- disableAdminRoleForUser(User, boolean) - Method in class org.onebusaway.users.impl.UserServiceImpl
- disableAdminRoleForUser(User, boolean) - Method in interface org.onebusaway.users.services.UserService
-
Remove the admin role for a User.
- disableUser(User) - Method in class org.onebusaway.users.impl.UserPropertiesServiceV1Impl
- disableUser(User) - Method in class org.onebusaway.users.impl.UserPropertiesServiceV2Impl
- disableUser(User) - Method in class org.onebusaway.users.impl.UserPropertiesServiceV3Impl
- disableUser(User) - Method in class org.onebusaway.users.impl.UserPropertiesServiceV4Impl
- disableUser(User) - Method in interface org.onebusaway.users.services.UserPropertiesService
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.onebusaway.users.impl.RequestAndResponseContextFilter
E
- EMAIL - Static variable in class org.onebusaway.users.services.UserIndexTypes
- enableAdminRole() - Method in class org.onebusaway.users.impl.CurrentUserServiceImpl
- enableAdminRole() - Method in interface org.onebusaway.users.services.CurrentUserService
-
Enable admin role for the current user if there are no other admins in the system already.
- enableAdminRoleForUser(User, boolean) - Method in class org.onebusaway.users.impl.UserServiceImpl
- enableAdminRoleForUser(User, boolean) - Method in interface org.onebusaway.users.services.UserService
-
Enable the admin role for a User.
- encode(CharSequence) - Method in class org.onebusaway.users.impl.authentication.LegacyMessageDigestPasswordEncoder
- encode(CharSequence) - Method in class org.onebusaway.users.impl.authentication.VersionedPasswordEncoder
- encodePassword(String, Object) - Method in class org.onebusaway.users.impl.authentication.LegacyMessageDigestPasswordEncoder
- encodePassword(String, Object) - Method in class org.onebusaway.users.impl.authentication.VersionedPasswordEncoder
- encodePassword(String, String) - Method in class org.onebusaway.users.impl.authentication.LegacyPasswordEncoder
- encodePassword(String, String) - Method in class org.onebusaway.users.impl.authentication.SaltedSha256PasswordEncoder
- equals(Object) - Method in class org.onebusaway.users.impl.authentication.EveryLastLoginAuthenticationToken
- equals(Object) - Method in class org.onebusaway.users.impl.IndexedUserDetailsImpl
- equals(Object) - Method in class org.onebusaway.users.model.UserIndex
- equals(Object) - Method in class org.onebusaway.users.model.UserIndexKey
- equals(Object) - Method in class org.onebusaway.users.model.UserRole
- EveryLastLoginAuthenticationException - Exception in org.onebusaway.users.impl.authentication
- EveryLastLoginAuthenticationException(String, String) - Constructor for exception org.onebusaway.users.impl.authentication.EveryLastLoginAuthenticationException
- EveryLastLoginAuthenticationProcessorFilter - Class in org.onebusaway.users.impl.authentication
- EveryLastLoginAuthenticationProcessorFilter(String) - Constructor for class org.onebusaway.users.impl.authentication.EveryLastLoginAuthenticationProcessorFilter
- EveryLastLoginAuthenticationToken - Class in org.onebusaway.users.impl.authentication
- EveryLastLoginAuthenticationToken(String, Object, String, Collection<GrantedAuthority>) - Constructor for class org.onebusaway.users.impl.authentication.EveryLastLoginAuthenticationToken
- execute() - Method in class org.onebusaway.users.impl.CreateApiKeyAction
- execute() - Method in class org.onebusaway.users.impl.CreateUserAction
- execute(UserDao, UserPropertiesMigration, Class<T>) - Static method in class org.onebusaway.users.impl.UserPropertiesMigrationBulkOperation
F
- FACEBOOK - Static variable in class org.onebusaway.users.services.UserIndexTypes
G
- generateKey(String, String) - Static method in class org.onebusaway.users.utility.DigesterSignature
- generateKey(String, String...) - Method in class org.onebusaway.users.impl.validation.SaltedPasswordValidationProviderV1Impl
- generateKey(String, String...) - Method in interface org.onebusaway.users.services.validation.KeyValidationProvider
- generateKey(String, String, String...) - Method in interface org.onebusaway.users.services.validation.KeyValidationService
- generateKeyWithDefaultProvider(String, String...) - Method in interface org.onebusaway.users.services.validation.KeyValidationService
- getAdministratorRole() - Method in interface org.onebusaway.users.services.StandardAuthoritiesService
- getAlgorithm() - Method in class org.onebusaway.users.impl.authentication.LegacyMessageDigestPasswordEncoder
- getAllUserIds() - Method in class org.onebusaway.users.impl.UserServiceImpl
- getAllUserIds() - Method in interface org.onebusaway.users.services.UserDao
- getAllUserIds() - Method in interface org.onebusaway.users.services.UserService
- getAllUserIdsInRange(int, int) - Method in class org.onebusaway.users.impl.UserServiceImpl
- getAllUserIdsInRange(int, int) - Method in interface org.onebusaway.users.services.UserDao
- getAllUserIdsInRange(int, int) - Method in interface org.onebusaway.users.services.UserService
- getAnonymousRole() - Method in interface org.onebusaway.users.services.StandardAuthoritiesService
- getAnonymousUser() - Method in class org.onebusaway.users.impl.CurrentUserServiceImpl
- getAnonymousUser() - Method in class org.onebusaway.users.impl.UserServiceImpl
- getAnonymousUser() - Method in interface org.onebusaway.users.services.CurrentUserService
- getAnonymousUser() - Method in interface org.onebusaway.users.services.UserService
- getAnonymousUserAsBean(UserBean) - Method in class org.onebusaway.users.impl.UserPropertiesServiceV1Impl
- getAnonymousUserAsBean(UserBean) - Method in class org.onebusaway.users.impl.UserPropertiesServiceV2Impl
- getAnonymousUserAsBean(UserBean) - Method in class org.onebusaway.users.impl.UserPropertiesServiceV3Impl
- getAnonymousUserAsBean(UserBean) - Method in class org.onebusaway.users.impl.UserPropertiesServiceV4Impl
- getAnonymousUserAsBean(UserBean) - Method in interface org.onebusaway.users.services.UserPropertiesService
- getApiKeyCount() - Method in class org.onebusaway.users.impl.UserServiceImpl
- getApiKeyCount() - Method in interface org.onebusaway.users.services.UserService
- getApiKeys(int, int) - Method in class org.onebusaway.users.impl.UserServiceImpl
- getApiKeys(int, int) - Method in interface org.onebusaway.users.services.UserService
- getBookmarkedStopIds() - Method in class org.onebusaway.users.model.UserPropertiesV1
- getBookmarks() - Method in class org.onebusaway.users.client.model.UserBean
- getBookmarks() - Method in class org.onebusaway.users.model.properties.UserPropertiesV2
- getBookmarks() - Method in class org.onebusaway.users.model.properties.UserPropertiesV3
- getBookmarks() - Method in class org.onebusaway.users.model.properties.UserPropertiesV4
- getContactCompany() - Method in class org.onebusaway.users.client.model.UserBean
- getContactCompany() - Method in class org.onebusaway.users.model.properties.UserPropertiesV3
- getContactCompany() - Method in class org.onebusaway.users.model.properties.UserPropertiesV4
- getContactDetails() - Method in class org.onebusaway.users.client.model.UserBean
- getContactDetails() - Method in class org.onebusaway.users.model.properties.UserPropertiesV3
- getContactDetails() - Method in class org.onebusaway.users.model.properties.UserPropertiesV4
- getContactEmail() - Method in class org.onebusaway.users.client.model.UserBean
- getContactEmail() - Method in class org.onebusaway.users.model.properties.UserPropertiesV3
- getContactEmail() - Method in class org.onebusaway.users.model.properties.UserPropertiesV4
- getContactName() - Method in class org.onebusaway.users.client.model.UserBean
- getContactName() - Method in class org.onebusaway.users.model.properties.UserPropertiesV3
- getContactName() - Method in class org.onebusaway.users.model.properties.UserPropertiesV4
- getContext() - Static method in class org.onebusaway.users.impl.RequestAndResponseContext
- getCreationTime() - Method in class org.onebusaway.users.model.User
- getCredentials() - Method in class org.onebusaway.users.impl.authentication.DefaultUserAuthenticationToken
- getCredentials() - Method in class org.onebusaway.users.impl.authentication.EveryLastLoginAuthenticationToken
- getCredentials() - Method in class org.onebusaway.users.impl.authentication.SaltedUsernamePasswordAuthenticationToken
- getCredentials() - Method in class org.onebusaway.users.model.UserIndex
- getCurrentUser() - Method in class org.onebusaway.users.impl.CurrentUserServiceImpl
- getCurrentUser() - Method in interface org.onebusaway.users.services.CurrentUserService
- getCurrentUser(boolean) - Method in class org.onebusaway.users.impl.CurrentUserServiceImpl
- getCurrentUser(boolean) - Method in interface org.onebusaway.users.impl.CurrentUserStrategy
- getCurrentUser(boolean) - Method in class org.onebusaway.users.impl.CurrentUserStrategyImpl
- getCurrentUser(boolean) - Method in interface org.onebusaway.users.services.CurrentUserService
- getCurrentUserAsUserIndex() - Method in class org.onebusaway.users.impl.CurrentUserServiceImpl
- getCurrentUserAsUserIndex() - Method in interface org.onebusaway.users.services.CurrentUserService
- getCurrentUserDetails() - Method in class org.onebusaway.users.impl.CurrentUserServiceImpl
- getCurrentUserDetails() - Method in interface org.onebusaway.users.services.CurrentUserService
- getCurrentUserDetails(boolean) - Method in class org.onebusaway.users.impl.AutoUserCurrentUserStrategyImpl
- getCurrentUserDetails(boolean) - Method in interface org.onebusaway.users.impl.CurrentUserStrategy
- getCurrentUserDetails(boolean) - Method in class org.onebusaway.users.impl.CurrentUserStrategyImpl
- getCurrentUserIndex(boolean) - Method in interface org.onebusaway.users.impl.CurrentUserStrategy
- getCurrentUserIndex(boolean) - Method in class org.onebusaway.users.impl.CurrentUserStrategyImpl
- getDecodedValue(String) - Static method in class org.onebusaway.users.utility.DigesterSignature
- getDefaultLocationLat() - Method in class org.onebusaway.users.client.model.UserBean
- getDefaultLocationLat() - Method in class org.onebusaway.users.model.properties.UserPropertiesV2
- getDefaultLocationLat() - Method in class org.onebusaway.users.model.properties.UserPropertiesV3
- getDefaultLocationLat() - Method in class org.onebusaway.users.model.properties.UserPropertiesV4
- getDefaultLocationLat() - Method in class org.onebusaway.users.model.UserPropertiesV1
- getDefaultLocationLon() - Method in class org.onebusaway.users.client.model.UserBean
- getDefaultLocationLon() - Method in class org.onebusaway.users.model.properties.UserPropertiesV2
- getDefaultLocationLon() - Method in class org.onebusaway.users.model.properties.UserPropertiesV3
- getDefaultLocationLon() - Method in class org.onebusaway.users.model.properties.UserPropertiesV4
- getDefaultLocationLon() - Method in class org.onebusaway.users.model.UserPropertiesV1
- getDefaultLocationName() - Method in class org.onebusaway.users.client.model.UserBean
- getDefaultLocationName() - Method in class org.onebusaway.users.model.properties.UserPropertiesV2
- getDefaultLocationName() - Method in class org.onebusaway.users.model.properties.UserPropertiesV3
- getDefaultLocationName() - Method in class org.onebusaway.users.model.properties.UserPropertiesV4
- getDefaultLocationName() - Method in class org.onebusaway.users.model.UserPropertiesV1
- getEncodeHashAsBase64() - Method in class org.onebusaway.users.impl.authentication.LegacyBaseDigestPasswordEncoder
- getFailureHandler() - Method in class org.onebusaway.users.impl.authentication.EveryLastLoginAuthenticationProcessorFilter
- getFailureHandler() - Method in class org.onebusaway.users.impl.authentication.IndexedUserAuthenticationProcessorFilter
- getFailureUrl() - Method in class org.onebusaway.users.impl.authentication.LoginAuthenticationFailureHandler
- getId() - Method in class org.onebusaway.users.client.model.BookmarkBean
- getId() - Method in class org.onebusaway.users.impl.validation.SaltedPasswordValidationProviderV1Impl
- getId() - Method in class org.onebusaway.users.model.properties.Bookmark
- getId() - Method in class org.onebusaway.users.model.User
- getId() - Method in class org.onebusaway.users.model.UserIndex
- getId() - Method in interface org.onebusaway.users.services.validation.KeyValidationProvider
- getIndexTypeParameter() - Method in class org.onebusaway.users.impl.authentication.IndexedUserAuthenticationProcessorFilter
- getIndices() - Method in class org.onebusaway.users.client.model.UserBean
- getKey() - Method in class org.onebusaway.users.impl.CreateApiKeyAction
- getKeyHash() - Method in class org.onebusaway.users.impl.authentication.EveryLastLoginAuthenticationToken
- getKeyInfo(String, String...) - Method in interface org.onebusaway.users.services.validation.KeyValidationService
- getKeyInfo(Map<String, String>, String, String...) - Method in class org.onebusaway.users.impl.validation.SaltedPasswordValidationProviderV1Impl
- getKeyInfo(Map<String, String>, String, String...) - Method in interface org.onebusaway.users.services.validation.KeyValidationProvider
- getLastAccessTime() - Method in class org.onebusaway.users.model.User
- getLastSelectedStopId() - Method in class org.onebusaway.users.model.UserPropertiesV1
- getLastSelectedStopIds() - Method in class org.onebusaway.users.client.model.UserBean
- getLastSelectedStopsForUser(Integer) - Method in class org.onebusaway.users.impl.internal.LastSelectedStopServiceImpl
- getLastSelectedStopsForUser(Integer) - Method in interface org.onebusaway.users.services.internal.LastSelectedStopService
- getMessageDigest() - Method in class org.onebusaway.users.impl.authentication.LegacyMessageDigestPasswordEncoder
- getMinApiRequestInterval() - Method in class org.onebusaway.users.client.model.UserBean
- getMinApiRequestInterval() - Method in class org.onebusaway.users.model.properties.UserPropertiesV2
-
API request throttling information
- getMinApiRequestInterval() - Method in class org.onebusaway.users.model.properties.UserPropertiesV3
-
API request throttling information
- getMinApiRequestInterval() - Method in class org.onebusaway.users.model.properties.UserPropertiesV4
-
API request throttling information
- getMinApiRequestIntervalForKey(String, boolean) - Method in class org.onebusaway.users.impl.UserServiceImpl
- getMinApiRequestIntervalForKey(String, boolean) - Method in interface org.onebusaway.users.services.UserService
- getMode() - Method in exception org.onebusaway.users.impl.authentication.EveryLastLoginAuthenticationException
- getName() - Method in class org.onebusaway.users.client.model.BookmarkBean
- getName() - Method in class org.onebusaway.users.model.properties.Bookmark
- getName() - Method in class org.onebusaway.users.model.UserRole
- getNameBasedAuthority(String) - Method in interface org.onebusaway.users.services.StandardAuthoritiesService
-
Get the GrantedAuthority used by Spring Security for the role by name
- getNumberOfActiveUsers() - Method in class org.onebusaway.users.impl.internal.UserLastAccessTimeServiceImpl
- getNumberOfAdmins() - Method in class org.onebusaway.users.impl.UserServiceImpl
- getNumberOfAdmins() - Method in interface org.onebusaway.users.services.UserService
- getNumberOfStaleUsers() - Method in class org.onebusaway.users.impl.UserServiceImpl
- getNumberOfStaleUsers() - Method in interface org.onebusaway.users.services.UserService
- getNumberOfStaleUsers(Date) - Method in interface org.onebusaway.users.services.UserDao
-
Count the number of users whose last access time (see
User.getLastAccessTime()) is greater than the specified last access time. - getNumberOfUserRoles() - Method in interface org.onebusaway.users.services.UserDao
- getNumberOfUsers() - Method in class org.onebusaway.users.impl.UserPropertiesMigrationBulkOperation
- getNumberOfUsers() - Method in class org.onebusaway.users.impl.UserServiceImpl
-
UserServiceInterface - getNumberOfUsers() - Method in interface org.onebusaway.users.services.UserDao
- getNumberOfUsers() - Method in class org.onebusaway.users.services.UserPropertiesMigrationStatus
- getNumberOfUsers() - Method in interface org.onebusaway.users.services.UserService
- getNumberOfUsersConverted() - Method in class org.onebusaway.users.impl.UserPropertiesMigrationBulkOperation
- getNumberOfUsersConverted() - Method in class org.onebusaway.users.services.UserPropertiesMigrationStatus
- getNumberOfUsersProcessed() - Method in class org.onebusaway.users.impl.UserPropertiesMigrationBulkOperation
- getNumberOfUsersProcessed() - Method in class org.onebusaway.users.services.UserPropertiesMigrationStatus
- getNumberOfUsersWithRole(UserRole) - Method in interface org.onebusaway.users.services.UserDao
- getOrCreateUserForIndexKey(UserIndexKey, String, boolean) - Method in class org.onebusaway.users.impl.UserDetailsServiceImpl
- getOrCreateUserForIndexKey(UserIndexKey, String, boolean) - Method in class org.onebusaway.users.impl.UserServiceImpl
- getOrCreateUserForIndexKey(UserIndexKey, String, boolean) - Method in interface org.onebusaway.users.services.IndexedUserDetailsService
- getOrCreateUserForIndexKey(UserIndexKey, String, boolean) - Method in interface org.onebusaway.users.services.UserService
- getOrCreateUserForUsernameAndPassword(String, String) - Method in class org.onebusaway.users.impl.UserServiceImpl
- getOrCreateUserForUsernameAndPassword(String, String) - Method in interface org.onebusaway.users.services.UserService
- getPassword() - Method in class org.onebusaway.users.impl.CreateUserAction
- getPermission(String, String) - Method in class org.onebusaway.users.impl.ApiKeyPermissionServiceImpl
- getPermission(String, String) - Method in interface org.onebusaway.users.services.ApiKeyPermissionService
-
Checks whether a user has permission to access a given service, and marks it as having been used.
- getPrincipal() - Method in class org.onebusaway.users.impl.authentication.DefaultUserAuthenticationToken
- getPrincipal() - Method in class org.onebusaway.users.impl.authentication.EveryLastLoginAuthenticationToken
- getProperties() - Method in class org.onebusaway.users.model.User
- getReadServiceAlerts() - Method in class org.onebusaway.users.client.model.UserBean
- getReadSituationIdsWithReadTime() - Method in class org.onebusaway.users.model.properties.UserPropertiesV2
-
Information about when a service alert situation id was read by the user.
- getReadSituationIdsWithReadTime() - Method in class org.onebusaway.users.model.properties.UserPropertiesV3
-
Information about when a service alert situation id was read by the user.
- getReadSituationIdsWithReadTime() - Method in class org.onebusaway.users.model.properties.UserPropertiesV4
-
Information about when a service alert situation id was read by the user.
- getRegistrationCode() - Method in class org.onebusaway.users.services.internal.UserRegistration
- getRegistrationForUserIndexKey(UserIndexKey) - Method in class org.onebusaway.users.impl.internal.UserIndexRegistrationServiceImpl
- getRegistrationForUserIndexKey(UserIndexKey) - Method in interface org.onebusaway.users.services.internal.UserIndexRegistrationService
- getReportingRole() - Method in interface org.onebusaway.users.services.StandardAuthoritiesService
- getRequest() - Method in class org.onebusaway.users.impl.RequestAndResponseContext
- getResponse() - Method in class org.onebusaway.users.impl.RequestAndResponseContext
- getRoles() - Method in class org.onebusaway.users.model.User
- getRouteFilter() - Method in class org.onebusaway.users.client.model.BookmarkBean
- getRouteFilter() - Method in class org.onebusaway.users.model.properties.Bookmark
- getRouteIds() - Method in class org.onebusaway.users.client.model.RouteFilterBean
- getRouteIds() - Method in class org.onebusaway.users.model.properties.RouteFilter
- getStaleUserIdsInRange(Date, int, int) - Method in interface org.onebusaway.users.services.UserDao
- getStatus() - Method in class org.onebusaway.users.impl.UserPropertiesMigrationBulkOperation
- getStopIds() - Method in class org.onebusaway.users.client.model.BookmarkBean
- getStopIds() - Method in class org.onebusaway.users.model.properties.Bookmark
- getSuccessHandler() - Method in class org.onebusaway.users.impl.authentication.EveryLastLoginAuthenticationProcessorFilter
- getSuccessHandler() - Method in class org.onebusaway.users.impl.authentication.IndexedUserAuthenticationProcessorFilter
- getTargetUrl() - Method in class org.onebusaway.users.impl.authentication.LoginAuthenticationSuccessHandler
- getType() - Method in class org.onebusaway.users.client.model.UserIndexBean
- getType() - Method in class org.onebusaway.users.model.UserIndexKey
- getUser() - Method in class org.onebusaway.users.model.UserIndex
- getUserAsBean(User) - Method in class org.onebusaway.users.impl.UserServiceImpl
- getUserAsBean(User) - Method in interface org.onebusaway.users.services.UserService
- getUserAsBean(User, UserBean) - Method in class org.onebusaway.users.impl.UserPropertiesServiceV1Impl
- getUserAsBean(User, UserBean) - Method in class org.onebusaway.users.impl.UserPropertiesServiceV2Impl
- getUserAsBean(User, UserBean) - Method in class org.onebusaway.users.impl.UserPropertiesServiceV3Impl
- getUserAsBean(User, UserBean) - Method in class org.onebusaway.users.impl.UserPropertiesServiceV4Impl
- getUserAsBean(User, UserBean) - Method in interface org.onebusaway.users.services.UserPropertiesService
- getUserDetailsForAuthentication(Authentication) - Method in class org.onebusaway.users.impl.CurrentUserStrategyImpl
- getUserForId(int) - Method in class org.onebusaway.users.impl.UserServiceImpl
- getUserForId(int) - Method in interface org.onebusaway.users.services.UserDao
- getUserForId(int) - Method in interface org.onebusaway.users.services.UserService
- getUserForIndexKey(UserIndexKey) - Method in class org.onebusaway.users.impl.UserDetailsServiceImpl
-
IndexedUserDetailsServiceInterface - getUserForIndexKey(UserIndexKey) - Method in interface org.onebusaway.users.services.IndexedUserDetailsService
- getUserId() - Method in class org.onebusaway.users.client.model.UserBean
- getUserId() - Method in class org.onebusaway.users.services.internal.UserRegistration
- getUserIndexForId(UserIndexKey) - Method in class org.onebusaway.users.impl.UserServiceImpl
- getUserIndexForId(UserIndexKey) - Method in interface org.onebusaway.users.services.UserDao
- getUserIndexForId(UserIndexKey) - Method in interface org.onebusaway.users.services.UserService
- getUserIndexForUsername(String) - Method in class org.onebusaway.users.impl.UserServiceImpl
- getUserIndexForUsername(String) - Method in interface org.onebusaway.users.services.UserService
-
* @return the user index from the username string
- getUserIndexKey() - Method in class org.onebusaway.users.impl.IndexedUserDetailsImpl
- getUserIndexKey() - Method in interface org.onebusaway.users.model.IndexedUserDetails
- getUserIndexKeyValuesForKeyType(String) - Method in class org.onebusaway.users.impl.UserServiceImpl
- getUserIndexKeyValuesForKeyType(String) - Method in interface org.onebusaway.users.services.UserDao
- getUserIndexKeyValuesForKeyType(String) - Method in interface org.onebusaway.users.services.UserService
- getUserIndices() - Method in class org.onebusaway.users.model.User
- getUserKeyCount(String) - Method in interface org.onebusaway.users.services.UserDao
- getUsername() - Method in class org.onebusaway.users.impl.CreateUserAction
- getUserPropertiesBulkMigrationStatus() - Method in class org.onebusaway.users.impl.UserPropertiesMigrationImpl
- getUserPropertiesBulkMigrationStatus() - Method in interface org.onebusaway.users.services.UserPropertiesMigration
- getUserPropertiesMigrationStatus() - Method in class org.onebusaway.users.impl.UserServiceImpl
- getUserPropertiesMigrationStatus() - Method in interface org.onebusaway.users.services.UserService
- getUserPropertiesType() - Method in class org.onebusaway.users.impl.UserPropertiesServiceV1Impl
- getUserPropertiesType() - Method in class org.onebusaway.users.impl.UserPropertiesServiceV2Impl
- getUserPropertiesType() - Method in class org.onebusaway.users.impl.UserPropertiesServiceV3Impl
- getUserPropertiesType() - Method in class org.onebusaway.users.impl.UserPropertiesServiceV4Impl
- getUserPropertiesType() - Method in interface org.onebusaway.users.services.UserPropertiesService
- getUserRole() - Method in interface org.onebusaway.users.services.StandardAuthoritiesService
- getUserRoleForName(String) - Method in interface org.onebusaway.users.services.StandardAuthoritiesService
- getUserRoleForName(String) - Method in interface org.onebusaway.users.services.UserDao
- getUsersForKeyType(int, int, String) - Method in interface org.onebusaway.users.services.UserDao
- getV1References() - Method in class org.onebusaway.users.impl.UserPropertiesServiceVersionedInvocationHandler
- getV2References() - Method in class org.onebusaway.users.impl.UserPropertiesServiceVersionedInvocationHandler
- getV3References() - Method in class org.onebusaway.users.impl.UserPropertiesServiceVersionedInvocationHandler
- getV4References() - Method in class org.onebusaway.users.impl.UserPropertiesServiceVersionedInvocationHandler
- getValue() - Method in class org.onebusaway.users.client.model.UserIndexBean
- getValue() - Method in class org.onebusaway.users.model.UserIndexKey
H
- handleAccessForUser(int, long) - Method in class org.onebusaway.users.impl.internal.UserLastAccessTimeServiceImpl
- handleAccessForUser(int, long) - Method in interface org.onebusaway.users.services.internal.UserLastAccessTimeService
- handleAddAccount(String, String, String, boolean) - Method in class org.onebusaway.users.impl.CurrentUserServiceImpl
- handleAddAccount(String, String, String, boolean) - Method in interface org.onebusaway.users.services.CurrentUserService
-
Handle the addition of a user index with the specified index type+id+credentials to the currently logged in user.
- handleLogin(String, String, String, boolean, boolean) - Method in class org.onebusaway.users.impl.CurrentUserServiceImpl
- handleLogin(String, String, String, boolean, boolean) - Method in interface org.onebusaway.users.services.CurrentUserService
-
Handle login action for a user with the specified user index type+id+credentials.
- handleRegistration(String, String, String, boolean) - Method in class org.onebusaway.users.impl.CurrentUserServiceImpl
- handleRegistration(String, String, String, boolean) - Method in interface org.onebusaway.users.services.CurrentUserService
-
Handle registration/user-creation action for a user with the specified user index type+id+credentials.
- handleUserAction(String, String, String, boolean, String) - Method in class org.onebusaway.users.impl.CurrentUserServiceImpl
- handleUserAction(String, String, String, boolean, String) - Method in interface org.onebusaway.users.services.CurrentUserService
-
A generic method that dispatches based on the "mode" parameter.
- hasDefaultLocation() - Method in class org.onebusaway.users.client.model.UserBean
- hasDefaultLocationLat() - Method in class org.onebusaway.users.model.properties.UserPropertiesV2
- hasDefaultLocationLat() - Method in class org.onebusaway.users.model.properties.UserPropertiesV3
- hasDefaultLocationLat() - Method in class org.onebusaway.users.model.properties.UserPropertiesV4
- hasDefaultLocationLat() - Method in class org.onebusaway.users.model.UserPropertiesV1
- hasDefaultLocationLon() - Method in class org.onebusaway.users.model.properties.UserPropertiesV2
- hasDefaultLocationLon() - Method in class org.onebusaway.users.model.properties.UserPropertiesV3
- hasDefaultLocationLon() - Method in class org.onebusaway.users.model.properties.UserPropertiesV4
- hasDefaultLocationLon() - Method in class org.onebusaway.users.model.UserPropertiesV1
- hashCode() - Method in class org.onebusaway.users.impl.IndexedUserDetailsImpl
- hashCode() - Method in class org.onebusaway.users.model.UserIndex
-
ObjectInterface - hashCode() - Method in class org.onebusaway.users.model.UserIndexKey
-
ObjectInterface - hashCode() - Method in class org.onebusaway.users.model.UserRole
- hasPhoneNumberRegistration() - Method in class org.onebusaway.users.impl.CurrentUserServiceImpl
- hasPhoneNumberRegistration() - Method in interface org.onebusaway.users.services.CurrentUserService
- hasPhoneNumberRegistration(UserIndexKey) - Method in class org.onebusaway.users.impl.UserServiceImpl
- hasPhoneNumberRegistration(UserIndexKey) - Method in interface org.onebusaway.users.services.UserService
- hasRegistrationForUserIndexKey(UserIndexKey) - Method in class org.onebusaway.users.impl.internal.UserIndexRegistrationServiceImpl
- hasRegistrationForUserIndexKey(UserIndexKey) - Method in interface org.onebusaway.users.services.internal.UserIndexRegistrationService
I
- IndexedUserAuthenticationProcessorFilter - Class in org.onebusaway.users.impl.authentication
- IndexedUserAuthenticationProcessorFilter() - Constructor for class org.onebusaway.users.impl.authentication.IndexedUserAuthenticationProcessorFilter
- IndexedUserDetails - Interface in org.onebusaway.users.model
- IndexedUserDetailsImpl - Class in org.onebusaway.users.impl
- IndexedUserDetailsImpl(StandardAuthoritiesService, UserIndex) - Constructor for class org.onebusaway.users.impl.IndexedUserDetailsImpl
- IndexedUserDetailsService - Interface in org.onebusaway.users.services
- init(FilterConfig) - Method in class org.onebusaway.users.impl.RequestAndResponseContextFilter
- invoke(Object, Method, Object[]) - Method in class org.onebusaway.users.impl.UserPropertiesServiceVersionedInvocationHandler
- isAdmin() - Method in class org.onebusaway.users.client.model.UserBean
- isAdmin() - Method in class org.onebusaway.users.impl.CreateUserAction
- isAdmin() - Method in class org.onebusaway.users.impl.IndexedUserDetailsImpl
- isAdmin() - Method in interface org.onebusaway.users.model.IndexedUserDetails
- isAdministrator(User) - Method in class org.onebusaway.users.impl.UserServiceImpl
- isAdministrator(User) - Method in interface org.onebusaway.users.services.UserService
-
Is the specified user an administrator?
- isAnonymous() - Method in class org.onebusaway.users.client.model.UserBean
- isAnonymous() - Method in class org.onebusaway.users.impl.IndexedUserDetailsImpl
- isAnonymous() - Method in interface org.onebusaway.users.model.IndexedUserDetails
- isAnonymous(User) - Method in class org.onebusaway.users.impl.UserServiceImpl
- isAnonymous(User) - Method in interface org.onebusaway.users.services.UserService
-
Is the specified user anonymous?
- isCanceled() - Method in class org.onebusaway.users.impl.UserPropertiesMigrationBulkOperation
- isCanceled() - Method in class org.onebusaway.users.services.UserPropertiesMigrationStatus
- isComplete() - Method in class org.onebusaway.users.impl.UserPropertiesMigrationBulkOperation
- isComplete() - Method in class org.onebusaway.users.services.UserPropertiesMigrationStatus
- isCurrentUserAdmin() - Method in class org.onebusaway.users.impl.CurrentUserServiceImpl
- isCurrentUserAdmin() - Method in interface org.onebusaway.users.services.CurrentUserService
-
See
StandardAuthoritiesServicefor definition of admin - isCurrentUserAnonymous() - Method in class org.onebusaway.users.impl.CurrentUserServiceImpl
-
CurrentUserServiceInterface - isCurrentUserAnonymous() - Method in interface org.onebusaway.users.services.CurrentUserService
-
See
StandardAuthoritiesServicefor definition of anonymous - isCurrentUserReporting() - Method in class org.onebusaway.users.impl.CurrentUserServiceImpl
- isCurrentUserReporting() - Method in interface org.onebusaway.users.services.CurrentUserService
-
See
StandardAuthoritiesServicefor definition of reporting - isDeletingStaleUsers() - Method in class org.onebusaway.users.impl.UserServiceImpl
- isDeletingStaleUsers() - Method in interface org.onebusaway.users.services.UserService
- isDisabled() - Method in class org.onebusaway.users.client.model.UserBean
- isDisabled() - Method in class org.onebusaway.users.model.properties.UserPropertiesV4
- isPasswordValid(String, String, Object) - Method in class org.onebusaway.users.impl.authentication.LegacyMessageDigestPasswordEncoder
- isRememberPreferencesEnabled() - Method in class org.onebusaway.users.client.model.UserBean
- isRememberPreferencesEnabled() - Method in class org.onebusaway.users.model.properties.UserPropertiesV2
- isRememberPreferencesEnabled() - Method in class org.onebusaway.users.model.properties.UserPropertiesV3
- isRememberPreferencesEnabled() - Method in class org.onebusaway.users.model.properties.UserPropertiesV4
- isRememberPreferencesEnabled() - Method in class org.onebusaway.users.model.UserPropertiesV1
- isReporting() - Method in class org.onebusaway.users.impl.IndexedUserDetailsImpl
- isReporting() - Method in interface org.onebusaway.users.model.IndexedUserDetails
- isTemporary() - Method in class org.onebusaway.users.model.User
- isValidKey(String, String) - Static method in class org.onebusaway.users.utility.DigesterSignature
- isValidKey(String, String...) - Method in class org.onebusaway.users.impl.validation.SaltedPasswordValidationProviderV1Impl
- isValidKey(String, String...) - Method in interface org.onebusaway.users.services.validation.KeyValidationProvider
- isValidKey(String, String...) - Method in interface org.onebusaway.users.services.validation.KeyValidationService
K
- KeyValidationProvider - Interface in org.onebusaway.users.services.validation
- KeyValidationService - Interface in org.onebusaway.users.services.validation
L
- LastSelectedStopService - Interface in org.onebusaway.users.services.internal
- LastSelectedStopServiceImpl - Class in org.onebusaway.users.impl.internal
- LastSelectedStopServiceImpl() - Constructor for class org.onebusaway.users.impl.internal.LastSelectedStopServiceImpl
- LegacyBaseDigestPasswordEncoder - Class in org.onebusaway.users.impl.authentication
-
Legacy support for Digest Passwords encoding.
- LegacyBaseDigestPasswordEncoder() - Constructor for class org.onebusaway.users.impl.authentication.LegacyBaseDigestPasswordEncoder
- LegacyMessageDigestPasswordEncoder - Class in org.onebusaway.users.impl.authentication
-
This is a port of Spring Core's original MessageDigestEncoder to maintain backwards compatibility.
- LegacyMessageDigestPasswordEncoder(String) - Constructor for class org.onebusaway.users.impl.authentication.LegacyMessageDigestPasswordEncoder
- LegacyMessageDigestPasswordEncoder(String, boolean) - Constructor for class org.onebusaway.users.impl.authentication.LegacyMessageDigestPasswordEncoder
- LegacyPasswordEncoder - Class in org.onebusaway.users.impl.authentication
-
Support legacy style salting of passwords.
- LegacyPasswordEncoder(String) - Constructor for class org.onebusaway.users.impl.authentication.LegacyPasswordEncoder
- LegacyPasswordEncoder(String, boolean) - Constructor for class org.onebusaway.users.impl.authentication.LegacyPasswordEncoder
- loadUserByUsername(String) - Method in class org.onebusaway.users.impl.UserDetailsServiceImpl
-
UserDetailsServiceInterface - LocationAlreadyBookmarkedException - Exception in org.onebusaway.users.services
- LocationAlreadyBookmarkedException() - Constructor for exception org.onebusaway.users.services.LocationAlreadyBookmarkedException
- LoginAuthenticationFailureHandler - Class in org.onebusaway.users.impl.authentication
- LoginAuthenticationFailureHandler() - Constructor for class org.onebusaway.users.impl.authentication.LoginAuthenticationFailureHandler
- LoginAuthenticationSuccessHandler - Class in org.onebusaway.users.impl.authentication
- LoginAuthenticationSuccessHandler() - Constructor for class org.onebusaway.users.impl.authentication.LoginAuthenticationSuccessHandler
M
- MANAGED_AUTHORITIES - Static variable in interface org.onebusaway.users.services.StandardAuthoritiesService
- markServiceAlertAsRead(String, long, boolean) - Method in class org.onebusaway.users.impl.CurrentUserServiceImpl
- markServiceAlertAsRead(String, long, boolean) - Method in interface org.onebusaway.users.services.CurrentUserService
-
Mark the specified service alert as read or unread at the specified time for the current user.
- markServiceAlertAsRead(User, String, long, boolean) - Method in class org.onebusaway.users.impl.UserPropertiesServiceV1Impl
- markServiceAlertAsRead(User, String, long, boolean) - Method in class org.onebusaway.users.impl.UserPropertiesServiceV2Impl
- markServiceAlertAsRead(User, String, long, boolean) - Method in class org.onebusaway.users.impl.UserPropertiesServiceV3Impl
- markServiceAlertAsRead(User, String, long, boolean) - Method in class org.onebusaway.users.impl.UserPropertiesServiceV4Impl
- markServiceAlertAsRead(User, String, long, boolean) - Method in interface org.onebusaway.users.services.UserPropertiesService
- matches(CharSequence, String) - Method in class org.onebusaway.users.impl.authentication.LegacyMessageDigestPasswordEncoder
- matches(CharSequence, String) - Method in class org.onebusaway.users.impl.authentication.VersionedPasswordEncoder
- mergePasswordAndSalt(String, Object, boolean) - Method in class org.onebusaway.users.impl.authentication.LegacyMessageDigestPasswordEncoder
- mergeProperties(User, User) - Method in class org.onebusaway.users.impl.UserPropertiesServiceV1Impl
- mergeProperties(User, User) - Method in class org.onebusaway.users.impl.UserPropertiesServiceV2Impl
- mergeProperties(User, User) - Method in class org.onebusaway.users.impl.UserPropertiesServiceV3Impl
- mergeProperties(User, User) - Method in class org.onebusaway.users.impl.UserPropertiesServiceV4Impl
- mergeProperties(User, User) - Method in interface org.onebusaway.users.services.UserPropertiesService
- mergeUsers(User, User) - Method in class org.onebusaway.users.impl.UserServiceImpl
- mergeUsers(User, User) - Method in interface org.onebusaway.users.services.UserService
-
Given two user accounts, merge the two users into one.
- migrate(UserProperties, Class<T>) - Method in class org.onebusaway.users.impl.UserPropertiesMigrationImpl
- migrate(UserProperties, Class<T>) - Method in interface org.onebusaway.users.services.UserPropertiesMigration
- MODE_ADD_ACCOUNT - Static variable in interface org.onebusaway.users.services.CurrentUserService
- MODE_LOGIN - Static variable in interface org.onebusaway.users.services.CurrentUserService
- MODE_REGISTRATION - Static variable in interface org.onebusaway.users.services.CurrentUserService
N
- needsMigration(UserProperties, Class<?>) - Method in class org.onebusaway.users.impl.UserPropertiesMigrationImpl
- needsMigration(UserProperties, Class<?>) - Method in interface org.onebusaway.users.services.UserPropertiesMigration
- normalizePhoneNumber(String) - Static method in class org.onebusaway.users.impl.PhoneNumberLibrary
O
- obtainUserIndexType(HttpServletRequest) - Method in class org.onebusaway.users.impl.authentication.IndexedUserAuthenticationProcessorFilter
- obtainUsername(HttpServletRequest) - Method in class org.onebusaway.users.impl.authentication.IndexedUserAuthenticationProcessorFilter
- onAuthenticationFailure(HttpServletRequest, HttpServletResponse, AuthenticationException) - Method in class org.onebusaway.users.impl.authentication.LoginAuthenticationFailureHandler
- onAuthenticationSuccess(HttpServletRequest, HttpServletResponse, Authentication) - Method in class org.onebusaway.users.impl.authentication.LoginAuthenticationSuccessHandler
- OPERATOR - Static variable in interface org.onebusaway.users.services.StandardAuthoritiesService
- org.onebusaway.users.client.model - package org.onebusaway.users.client.model
- org.onebusaway.users.impl - package org.onebusaway.users.impl
- org.onebusaway.users.impl.authentication - package org.onebusaway.users.impl.authentication
- org.onebusaway.users.impl.internal - package org.onebusaway.users.impl.internal
- org.onebusaway.users.impl.validation - package org.onebusaway.users.impl.validation
- org.onebusaway.users.model - package org.onebusaway.users.model
- org.onebusaway.users.model.properties - package org.onebusaway.users.model.properties
- org.onebusaway.users.services - package org.onebusaway.users.services
- org.onebusaway.users.services.internal - package org.onebusaway.users.services.internal
- org.onebusaway.users.services.validation - package org.onebusaway.users.services.validation
- org.onebusaway.users.utility - package org.onebusaway.users.utility
P
- parseString(String) - Static method in class org.onebusaway.users.model.UserIndexKey
- PHONE_NUMBER - Static variable in class org.onebusaway.users.services.UserIndexTypes
- PhoneNumberLibrary - Class in org.onebusaway.users.impl
- PhoneNumberLibrary() - Constructor for class org.onebusaway.users.impl.PhoneNumberLibrary
- processAutoLoginCookie(String[], HttpServletRequest, HttpServletResponse) - Method in class org.onebusaway.users.impl.authentication.TokenBasedRememberMeExtendedServices
- PROVIDER_ID - Static variable in class org.onebusaway.users.impl.validation.SaltedPasswordValidationProviderV1Impl
R
- RATE_EXCEEDED - org.onebusaway.users.services.ApiKeyPermissionService.Status
- registerPhoneNumber(String) - Method in class org.onebusaway.users.impl.CurrentUserServiceImpl
- registerPhoneNumber(String) - Method in interface org.onebusaway.users.services.CurrentUserService
- registerPhoneNumber(User, String) - Method in class org.onebusaway.users.impl.UserServiceImpl
- registerPhoneNumber(User, String) - Method in interface org.onebusaway.users.services.UserService
-
Begin phone number registration for the specified user.
- removeUserIndex(UserIndexKey) - Method in class org.onebusaway.users.impl.CurrentUserServiceImpl
- removeUserIndex(UserIndexKey) - Method in interface org.onebusaway.users.services.CurrentUserService
-
Remove the
UserIndexwith the specified key from the user. - removeUserIndexForUser(User, UserIndexKey) - Method in class org.onebusaway.users.impl.UserServiceImpl
- removeUserIndexForUser(User, UserIndexKey) - Method in interface org.onebusaway.users.services.UserService
-
Remove the
UserIndexwith the specified id from the user. - REPORTING - Static variable in interface org.onebusaway.users.services.StandardAuthoritiesService
- RequestAndResponseContext - Class in org.onebusaway.users.impl
- RequestAndResponseContext(HttpServletRequest, HttpServletResponse) - Constructor for class org.onebusaway.users.impl.RequestAndResponseContext
- RequestAndResponseContextFilter - Class in org.onebusaway.users.impl
-
A servlet
Filterthat pushes aRequestAndResponseContextcontext object into thread local storage so that theHttpServletRequestandHttpServletResponsecan be accessed by code running within the context of the request. - RequestAndResponseContextFilter() - Constructor for class org.onebusaway.users.impl.RequestAndResponseContextFilter
- resetContext() - Static method in class org.onebusaway.users.impl.RequestAndResponseContext
- resetCurrentUser() - Method in class org.onebusaway.users.impl.CurrentUserServiceImpl
- resetCurrentUser() - Method in interface org.onebusaway.users.services.CurrentUserService
-
Reset the properties to default values for the current user.
- resetUser(User) - Method in class org.onebusaway.users.impl.UserPropertiesServiceV1Impl
- resetUser(User) - Method in class org.onebusaway.users.impl.UserPropertiesServiceV2Impl
- resetUser(User) - Method in class org.onebusaway.users.impl.UserPropertiesServiceV3Impl
- resetUser(User) - Method in class org.onebusaway.users.impl.UserPropertiesServiceV4Impl
- resetUser(User) - Method in class org.onebusaway.users.impl.UserServiceImpl
- resetUser(User) - Method in interface org.onebusaway.users.services.UserPropertiesService
- resetUser(User) - Method in interface org.onebusaway.users.services.UserService
-
Reset all properties for the specified user to default values.
- resetUserForIndexKey(UserIndexKey) - Method in class org.onebusaway.users.impl.UserDetailsServiceImpl
- resetUserForIndexKey(UserIndexKey) - Method in interface org.onebusaway.users.services.IndexedUserDetailsService
- RouteFilter - Class in org.onebusaway.users.model.properties
-
A route filter, as filtered by a set of route ids.
- RouteFilter() - Constructor for class org.onebusaway.users.model.properties.RouteFilter
- RouteFilter(Set<String>) - Constructor for class org.onebusaway.users.model.properties.RouteFilter
- RouteFilterBean - Class in org.onebusaway.users.client.model
-
A route filter, as filtered by a set of route ids.
- RouteFilterBean() - Constructor for class org.onebusaway.users.client.model.RouteFilterBean
- RouteFilterBean(Set<String>) - Constructor for class org.onebusaway.users.client.model.RouteFilterBean
- run() - Method in class org.onebusaway.users.impl.UserPropertiesMigrationBulkOperation
S
- SaltedDaoAuthenticationProvider - Class in org.onebusaway.users.impl.authentication
-
Legacy support for Salted Passwords.
- SaltedDaoAuthenticationProvider() - Constructor for class org.onebusaway.users.impl.authentication.SaltedDaoAuthenticationProvider
- SaltedPasswordValidationProviderV1Impl - Class in org.onebusaway.users.impl.validation
-
This
KeyValidationProvideris used to validate passwords. - SaltedPasswordValidationProviderV1Impl() - Constructor for class org.onebusaway.users.impl.validation.SaltedPasswordValidationProviderV1Impl
- SaltedSha256PasswordEncoder - Class in org.onebusaway.users.impl.authentication
-
Retain compatibility with the previous salted password setup.
- SaltedSha256PasswordEncoder(String) - Constructor for class org.onebusaway.users.impl.authentication.SaltedSha256PasswordEncoder
- SaltedUsernamePasswordAuthenticationToken - Class in org.onebusaway.users.impl.authentication
- saveOrUpdateUser(User) - Method in interface org.onebusaway.users.services.UserDao
- saveOrUpdateUserIndex(UserIndex) - Method in interface org.onebusaway.users.services.UserDao
- saveOrUpdateUserRole(UserRole) - Method in interface org.onebusaway.users.services.UserDao
- saveOrUpdateUsers(User...) - Method in interface org.onebusaway.users.services.UserDao
- segmentPhoneNumber(String) - Static method in class org.onebusaway.users.impl.PhoneNumberLibrary
- setAdmin(boolean) - Method in class org.onebusaway.users.client.model.UserBean
- setAdmin(boolean) - Method in class org.onebusaway.users.impl.CreateUserAction
- setAnonymous(boolean) - Method in class org.onebusaway.users.client.model.UserBean
- setAuthoritiesMapper(GrantedAuthoritiesMapper) - Method in class org.onebusaway.users.impl.authentication.SaltedDaoAuthenticationProvider
- setAuthoritiesService(StandardAuthoritiesService) - Method in class org.onebusaway.users.impl.CurrentUserServiceImpl
- setAuthoritiesService(StandardAuthoritiesService) - Method in class org.onebusaway.users.impl.CurrentUserStrategyImpl
- setAuthoritiesService(StandardAuthoritiesService) - Method in class org.onebusaway.users.impl.UserDetailsServiceImpl
- setAuthoritiesService(StandardAuthoritiesService) - Method in class org.onebusaway.users.impl.UserServiceImpl
- setBookmarkedStopIds(List<String>) - Method in class org.onebusaway.users.model.UserPropertiesV1
- setBookmarks(List<BookmarkBean>) - Method in class org.onebusaway.users.client.model.UserBean
- setBookmarks(List<Bookmark>) - Method in class org.onebusaway.users.model.properties.UserPropertiesV2
- setBookmarks(List<Bookmark>) - Method in class org.onebusaway.users.model.properties.UserPropertiesV3
- setBookmarks(List<Bookmark>) - Method in class org.onebusaway.users.model.properties.UserPropertiesV4
- setCache(Cache) - Method in class org.onebusaway.users.impl.internal.LastSelectedStopServiceImpl
- setCache(Cache) - Method in class org.onebusaway.users.impl.internal.UserIndexRegistrationServiceImpl
- setCache(Cache) - Method in class org.onebusaway.users.impl.internal.UserLastAccessTimeServiceImpl
- setCanceled(boolean) - Method in class org.onebusaway.users.services.UserPropertiesMigrationStatus
- setComplete(boolean) - Method in class org.onebusaway.users.services.UserPropertiesMigrationStatus
- setContactCompany(String) - Method in class org.onebusaway.users.client.model.UserBean
- setContactCompany(String) - Method in class org.onebusaway.users.model.properties.UserPropertiesV3
- setContactCompany(String) - Method in class org.onebusaway.users.model.properties.UserPropertiesV4
- setContactDetails(String) - Method in class org.onebusaway.users.client.model.UserBean
- setContactDetails(String) - Method in class org.onebusaway.users.model.properties.UserPropertiesV3
- setContactDetails(String) - Method in class org.onebusaway.users.model.properties.UserPropertiesV4
- setContactEmail(String) - Method in class org.onebusaway.users.client.model.UserBean
- setContactEmail(String) - Method in class org.onebusaway.users.model.properties.UserPropertiesV3
- setContactEmail(String) - Method in class org.onebusaway.users.model.properties.UserPropertiesV4
- setContactName(String) - Method in class org.onebusaway.users.client.model.UserBean
- setContactName(String) - Method in class org.onebusaway.users.model.properties.UserPropertiesV3
- setContactName(String) - Method in class org.onebusaway.users.model.properties.UserPropertiesV4
- setContext(RequestAndResponseContext) - Static method in class org.onebusaway.users.impl.RequestAndResponseContext
- setCreationTime(Date) - Method in class org.onebusaway.users.model.User
- setCredentials(String) - Method in class org.onebusaway.users.model.UserIndex
- setCredentialsForUserIndex(UserIndex, String) - Method in class org.onebusaway.users.impl.UserServiceImpl
- setCredentialsForUserIndex(UserIndex, String) - Method in interface org.onebusaway.users.services.UserService
-
Update the credentials for the specified user index
- setCurrentUser(UserIndex) - Method in interface org.onebusaway.users.impl.CurrentUserStrategy
- setCurrentUser(UserIndex) - Method in class org.onebusaway.users.impl.CurrentUserStrategyImpl
- setCurrentUserService(CurrentUserService) - Method in class org.onebusaway.users.impl.authentication.EveryLastLoginAuthenticationProcessorFilter
- setCurrentUserService(CurrentUserService) - Method in class org.onebusaway.users.impl.authentication.SaltedDaoAuthenticationProvider
- setCurrentUserStrategy(CurrentUserStrategy) - Method in class org.onebusaway.users.impl.CurrentUserServiceImpl
- setDefaultLocation(String, double, double) - Method in class org.onebusaway.users.impl.CurrentUserServiceImpl
- setDefaultLocation(String, double, double) - Method in interface org.onebusaway.users.services.CurrentUserService
-
Set the default search location for the current user
- setDefaultLocation(User, String, double, double) - Method in class org.onebusaway.users.impl.UserPropertiesServiceV1Impl
- setDefaultLocation(User, String, double, double) - Method in class org.onebusaway.users.impl.UserPropertiesServiceV2Impl
- setDefaultLocation(User, String, double, double) - Method in class org.onebusaway.users.impl.UserPropertiesServiceV3Impl
- setDefaultLocation(User, String, double, double) - Method in class org.onebusaway.users.impl.UserPropertiesServiceV4Impl
- setDefaultLocation(User, String, double, double) - Method in interface org.onebusaway.users.services.UserPropertiesService
- setDefaultLocationLat(double) - Method in class org.onebusaway.users.client.model.UserBean
- setDefaultLocationLat(double) - Method in class org.onebusaway.users.model.properties.UserPropertiesV2
- setDefaultLocationLat(double) - Method in class org.onebusaway.users.model.properties.UserPropertiesV3
- setDefaultLocationLat(double) - Method in class org.onebusaway.users.model.properties.UserPropertiesV4
- setDefaultLocationLat(double) - Method in class org.onebusaway.users.model.UserPropertiesV1
- setDefaultLocationLon(double) - Method in class org.onebusaway.users.client.model.UserBean
- setDefaultLocationLon(double) - Method in class org.onebusaway.users.model.properties.UserPropertiesV2
- setDefaultLocationLon(double) - Method in class org.onebusaway.users.model.properties.UserPropertiesV3
- setDefaultLocationLon(double) - Method in class org.onebusaway.users.model.properties.UserPropertiesV4
- setDefaultLocationLon(double) - Method in class org.onebusaway.users.model.UserPropertiesV1
- setDefaultLocationName(String) - Method in class org.onebusaway.users.client.model.UserBean
- setDefaultLocationName(String) - Method in class org.onebusaway.users.model.properties.UserPropertiesV2
- setDefaultLocationName(String) - Method in class org.onebusaway.users.model.properties.UserPropertiesV3
- setDefaultLocationName(String) - Method in class org.onebusaway.users.model.properties.UserPropertiesV4
- setDefaultLocationName(String) - Method in class org.onebusaway.users.model.UserPropertiesV1
- setDisabled(boolean) - Method in class org.onebusaway.users.client.model.UserBean
- setDisabled(boolean) - Method in class org.onebusaway.users.model.properties.UserPropertiesV4
- setEncodeHashAsBase64(boolean) - Method in class org.onebusaway.users.impl.authentication.LegacyBaseDigestPasswordEncoder
- setFailureHandler(AuthenticationFailureHandler) - Method in class org.onebusaway.users.impl.authentication.EveryLastLoginAuthenticationProcessorFilter
- setFailureHandler(AuthenticationFailureHandler) - Method in class org.onebusaway.users.impl.authentication.IndexedUserAuthenticationProcessorFilter
- setFailureUrl(String) - Method in class org.onebusaway.users.impl.authentication.LoginAuthenticationFailureHandler
- setHasDefaultLocation(boolean) - Method in class org.onebusaway.users.client.model.UserBean
- setId(int) - Method in class org.onebusaway.users.client.model.BookmarkBean
- setId(Integer) - Method in class org.onebusaway.users.model.User
- setId(UserIndexKey) - Method in class org.onebusaway.users.model.UserIndex
- setIndexTypeParameter(String) - Method in class org.onebusaway.users.impl.authentication.IndexedUserAuthenticationProcessorFilter
- setIndices(List<UserIndexBean>) - Method in class org.onebusaway.users.client.model.UserBean
- setIterations(int) - Method in class org.onebusaway.users.impl.authentication.LegacyMessageDigestPasswordEncoder
- setKey(String) - Method in class org.onebusaway.users.impl.CreateApiKeyAction
- setLastAccessTime(Date) - Method in class org.onebusaway.users.model.User
- setLastSelectedStopId(String) - Method in class org.onebusaway.users.model.UserPropertiesV1
- setLastSelectedStopIds(List<String>) - Method in class org.onebusaway.users.client.model.UserBean
- setLastSelectedStopIds(List<String>) - Method in class org.onebusaway.users.impl.CurrentUserServiceImpl
- setLastSelectedStopIds(List<String>) - Method in interface org.onebusaway.users.services.CurrentUserService
-
Set the last selected stop ids for the specified user
- setLastSelectedStopIds(User, List<String>) - Method in class org.onebusaway.users.impl.UserPropertiesServiceV1Impl
- setLastSelectedStopIds(User, List<String>) - Method in class org.onebusaway.users.impl.UserPropertiesServiceV2Impl
- setLastSelectedStopIds(User, List<String>) - Method in class org.onebusaway.users.impl.UserPropertiesServiceV3Impl
- setLastSelectedStopIds(User, List<String>) - Method in class org.onebusaway.users.impl.UserPropertiesServiceV4Impl
- setLastSelectedStopIds(User, List<String>) - Method in interface org.onebusaway.users.services.UserPropertiesService
- setLastSelectedStopService(LastSelectedStopService) - Method in class org.onebusaway.users.impl.UserPropertiesServiceV2Impl
- setLastSelectedStopService(LastSelectedStopService) - Method in class org.onebusaway.users.impl.UserPropertiesServiceV3Impl
- setLastSelectedStopService(LastSelectedStopService) - Method in class org.onebusaway.users.impl.UserPropertiesServiceV4Impl
- setLastSelectedStopsForUser(Integer, List<String>) - Method in class org.onebusaway.users.impl.internal.LastSelectedStopServiceImpl
- setLastSelectedStopsForUser(Integer, List<String>) - Method in interface org.onebusaway.users.services.internal.LastSelectedStopService
- setMinApiRequestInterval(Long) - Method in class org.onebusaway.users.client.model.UserBean
- setMinApiRequestInterval(Long) - Method in class org.onebusaway.users.model.properties.UserPropertiesV2
-
API request throttling information
- setMinApiRequestInterval(Long) - Method in class org.onebusaway.users.model.properties.UserPropertiesV3
-
API request throttling information
- setMinApiRequestInterval(Long) - Method in class org.onebusaway.users.model.properties.UserPropertiesV4
-
API request throttling information
- setName(String) - Method in class org.onebusaway.users.client.model.BookmarkBean
- setName(String) - Method in class org.onebusaway.users.model.UserRole
- setNumberOfUsers(int) - Method in class org.onebusaway.users.services.UserPropertiesMigrationStatus
- setNumberOfUsersConverted(int) - Method in class org.onebusaway.users.services.UserPropertiesMigrationStatus
- setNumberOfUsersProcessed(int) - Method in class org.onebusaway.users.services.UserPropertiesMigrationStatus
- setPassword(String) - Method in class org.onebusaway.users.impl.CreateUserAction
- setPasswordEncoder(LegacyPasswordEncoder) - Method in class org.onebusaway.users.impl.authentication.VersionedPasswordEncoder
- setPasswordEncoder(VersionedPasswordEncoder) - Method in class org.onebusaway.users.impl.UserServiceImpl
- setPasswordForUsernameUserIndex(UserIndex, String) - Method in class org.onebusaway.users.impl.UserServiceImpl
- setPasswordForUsernameUserIndex(UserIndex, String) - Method in interface org.onebusaway.users.services.UserService
-
Update the password for the
UserIndexTypes.USERNAMEuser index - setPreferredVersion(int) - Method in class org.onebusaway.users.impl.UserPropertiesServiceVersionedInvocationHandler
- setProperties(UserProperties) - Method in class org.onebusaway.users.model.User
- setReadServiceAlerts(Map<String, Long>) - Method in class org.onebusaway.users.client.model.UserBean
- setReadSituationIdsWithReadTime(Map<String, Long>) - Method in class org.onebusaway.users.model.properties.UserPropertiesV2
-
Information about when a service alert situation id was read by the user.
- setReadSituationIdsWithReadTime(Map<String, Long>) - Method in class org.onebusaway.users.model.properties.UserPropertiesV3
-
Information about when a service alert situation id was read by the user.
- setReadSituationIdsWithReadTime(Map<String, Long>) - Method in class org.onebusaway.users.model.properties.UserPropertiesV4
-
Information about when a service alert situation id was read by the user.
- setRegistrationForUserIndexKey(UserIndexKey, int, String) - Method in class org.onebusaway.users.impl.internal.UserIndexRegistrationServiceImpl
- setRegistrationForUserIndexKey(UserIndexKey, int, String) - Method in interface org.onebusaway.users.services.internal.UserIndexRegistrationService
- setRememberMeServices(TokenBasedRememberMeServices) - Method in class org.onebusaway.users.impl.AutoUserCurrentUserStrategyImpl
- setRememberPreferencesEnabled(boolean) - Method in class org.onebusaway.users.client.model.UserBean
- setRememberPreferencesEnabled(boolean) - Method in class org.onebusaway.users.model.properties.UserPropertiesV2
- setRememberPreferencesEnabled(boolean) - Method in class org.onebusaway.users.model.properties.UserPropertiesV3
- setRememberPreferencesEnabled(boolean) - Method in class org.onebusaway.users.model.properties.UserPropertiesV4
- setRememberPreferencesEnabled(boolean) - Method in class org.onebusaway.users.model.UserPropertiesV1
- setRememberUserPreferencesEnabled(boolean) - Method in class org.onebusaway.users.impl.CurrentUserServiceImpl
- setRememberUserPreferencesEnabled(boolean) - Method in interface org.onebusaway.users.services.CurrentUserService
- setRememberUserPreferencesEnabled(User, boolean) - Method in class org.onebusaway.users.impl.UserPropertiesServiceV1Impl
- setRememberUserPreferencesEnabled(User, boolean) - Method in class org.onebusaway.users.impl.UserPropertiesServiceV2Impl
- setRememberUserPreferencesEnabled(User, boolean) - Method in class org.onebusaway.users.impl.UserPropertiesServiceV3Impl
- setRememberUserPreferencesEnabled(User, boolean) - Method in class org.onebusaway.users.impl.UserPropertiesServiceV4Impl
- setRememberUserPreferencesEnabled(User, boolean) - Method in interface org.onebusaway.users.services.UserPropertiesService
- setRoles(Set<UserRole>) - Method in class org.onebusaway.users.model.User
- setRouteFilter(RouteFilterBean) - Method in class org.onebusaway.users.client.model.BookmarkBean
- setRouteIds(Set<String>) - Method in class org.onebusaway.users.client.model.RouteFilterBean
- setStopIds(List<String>) - Method in class org.onebusaway.users.client.model.BookmarkBean
- setSuccessHandler(AuthenticationSuccessHandler) - Method in class org.onebusaway.users.impl.authentication.EveryLastLoginAuthenticationProcessorFilter
- setSuccessHandler(AuthenticationSuccessHandler) - Method in class org.onebusaway.users.impl.authentication.IndexedUserAuthenticationProcessorFilter
- setTargetUrl(String) - Method in class org.onebusaway.users.impl.authentication.LoginAuthenticationSuccessHandler
- setTemporary(boolean) - Method in class org.onebusaway.users.model.User
- setType(String) - Method in class org.onebusaway.users.client.model.UserIndexBean
- setUser(User) - Method in class org.onebusaway.users.model.UserIndex
- setUserDao(UserDao) - Method in class org.onebusaway.users.impl.internal.UserLastAccessTimeServiceImpl
- setUserDao(UserDao) - Method in class org.onebusaway.users.impl.UserPropertiesMigrationImpl
- setUserDao(UserDao) - Method in class org.onebusaway.users.impl.UserPropertiesServiceV1Impl
- setUserDao(UserDao) - Method in class org.onebusaway.users.impl.UserPropertiesServiceV2Impl
- setUserDao(UserDao) - Method in class org.onebusaway.users.impl.UserPropertiesServiceV3Impl
- setUserDao(UserDao) - Method in class org.onebusaway.users.impl.UserPropertiesServiceV4Impl
- setUserDao(UserDao) - Method in class org.onebusaway.users.impl.UserServiceImpl
- setUserDetailsService(IndexedUserDetailsService) - Method in class org.onebusaway.users.impl.AutoUserCurrentUserStrategyImpl
- setUserId(String) - Method in class org.onebusaway.users.client.model.UserBean
- setUserIndexRegistrationService(UserIndexRegistrationService) - Method in class org.onebusaway.users.impl.UserServiceImpl
- setUserIndices(Set<UserIndex>) - Method in class org.onebusaway.users.model.User
- setUserLastAccessTimeService(UserLastAccessTimeService) - Method in class org.onebusaway.users.impl.UserDetailsServiceImpl
- setUsername(String) - Method in class org.onebusaway.users.impl.CreateUserAction
- setUserPropertiesMigration(UserPropertiesMigration) - Method in class org.onebusaway.users.impl.UserPropertiesServiceV1Impl
- setUserPropertiesMigration(UserPropertiesMigration) - Method in class org.onebusaway.users.impl.UserPropertiesServiceV2Impl
- setUserPropertiesMigration(UserPropertiesMigration) - Method in class org.onebusaway.users.impl.UserPropertiesServiceV3Impl
- setUserPropertiesMigration(UserPropertiesMigration) - Method in class org.onebusaway.users.impl.UserPropertiesServiceV4Impl
- setUserPropertiesService(UserPropertiesService) - Method in class org.onebusaway.users.impl.CreateApiKeyAction
- setUserPropertiesService(UserPropertiesService) - Method in class org.onebusaway.users.impl.CurrentUserServiceImpl
- setUserPropertiesService(UserPropertiesService) - Method in class org.onebusaway.users.impl.UserServiceImpl
- setUserPropertiesServiceV1(UserPropertiesService) - Method in class org.onebusaway.users.impl.UserPropertiesServiceVersionedInvocationHandler
- setUserPropertiesServiceV2(UserPropertiesService) - Method in class org.onebusaway.users.impl.UserPropertiesServiceVersionedInvocationHandler
- setUserPropertiesServiceV3(UserPropertiesService) - Method in class org.onebusaway.users.impl.UserPropertiesServiceVersionedInvocationHandler
- setUserPropertiesServiceV4(UserPropertiesService) - Method in class org.onebusaway.users.impl.UserPropertiesServiceVersionedInvocationHandler
- setUserService(UserService) - Method in class org.onebusaway.users.impl.ApiKeyPermissionServiceImpl
- setUserService(UserService) - Method in class org.onebusaway.users.impl.authentication.IndexedUserAuthenticationProcessorFilter
- setUserService(UserService) - Method in class org.onebusaway.users.impl.authentication.SaltedDaoAuthenticationProvider
- setUserService(UserService) - Method in class org.onebusaway.users.impl.CreateApiKeyAction
- setUserService(UserService) - Method in class org.onebusaway.users.impl.CreateUserAction
- setUserService(UserService) - Method in class org.onebusaway.users.impl.CurrentUserServiceImpl
- setUserService(UserService) - Method in class org.onebusaway.users.impl.CurrentUserStrategyImpl
- setUserService(UserService) - Method in class org.onebusaway.users.impl.UserDetailsServiceImpl
- setValue(String) - Method in class org.onebusaway.users.client.model.UserIndexBean
- setVersionId(String) - Method in class org.onebusaway.users.impl.authentication.VersionedPasswordEncoder
- setVersionPrefix(String) - Method in class org.onebusaway.users.impl.authentication.SaltedDaoAuthenticationProvider
- SpringLoginManagerFactory - Class in org.onebusaway.users.impl
-
Factory class to create a
LoginManagerinstance from an existing SpringWebApplicationContextfor use in theLoginServlet. - SpringLoginManagerFactory() - Constructor for class org.onebusaway.users.impl.SpringLoginManagerFactory
- STANDARD_AUTHORITIES - Static variable in interface org.onebusaway.users.services.StandardAuthoritiesService
-
This should be the only place where the standard authorities for the app are defined
- StandardAuthoritiesService - Interface in org.onebusaway.users.services
- start() - Method in class org.onebusaway.users.impl.UserServiceImpl
- startUserPropertiesBulkMigration(Class<T>) - Method in class org.onebusaway.users.impl.UserPropertiesMigrationImpl
- startUserPropertiesBulkMigration(Class<T>) - Method in interface org.onebusaway.users.services.UserPropertiesMigration
- startUserPropertiesMigration() - Method in class org.onebusaway.users.impl.UserServiceImpl
- startUserPropertiesMigration() - Method in interface org.onebusaway.users.services.UserService
-
Start the user property migration task - see
UserPropertiesMigration - stop() - Method in class org.onebusaway.users.impl.UserPropertiesMigrationImpl
- stop() - Method in class org.onebusaway.users.impl.UserServiceImpl
- SUPPORT - Static variable in interface org.onebusaway.users.services.StandardAuthoritiesService
- supports(Class) - Method in class org.onebusaway.users.impl.authentication.DefaultUserAuthenticationProvider
- supports(Class) - Method in class org.onebusaway.users.impl.authentication.SaltedDaoAuthenticationProvider
T
- TokenBasedRememberMeExtendedServices - Class in org.onebusaway.users.impl.authentication
-
Extension of
TokenBasedRememberMeServicesthat deals with the fact that the cookie token delimiter might be present in usernames - TokenBasedRememberMeExtendedServices(String, UserDetailsService) - Constructor for class org.onebusaway.users.impl.authentication.TokenBasedRememberMeExtendedServices
- toString() - Method in class org.onebusaway.users.model.User
- toString() - Method in class org.onebusaway.users.model.UserIndex
- toString() - Method in class org.onebusaway.users.model.UserIndexKey
-
It's important that this method not be changed, since the type_value form is used in serialization / de-serialization
U
- UNAUTHORIZED - org.onebusaway.users.services.ApiKeyPermissionService.Status
- updateApiKeyContactInfo(User, String, String, String, String) - Method in class org.onebusaway.users.impl.UserPropertiesServiceV1Impl
- updateApiKeyContactInfo(User, String, String, String, String) - Method in class org.onebusaway.users.impl.UserPropertiesServiceV2Impl
- updateApiKeyContactInfo(User, String, String, String, String) - Method in class org.onebusaway.users.impl.UserPropertiesServiceV3Impl
- updateApiKeyContactInfo(User, String, String, String, String) - Method in class org.onebusaway.users.impl.UserPropertiesServiceV4Impl
- updateApiKeyContactInfo(User, String, String, String, String) - Method in interface org.onebusaway.users.services.UserPropertiesService
- updateStopBookmark(int, String, List<String>, RouteFilter) - Method in class org.onebusaway.users.impl.CurrentUserServiceImpl
- updateStopBookmark(int, String, List<String>, RouteFilter) - Method in interface org.onebusaway.users.services.CurrentUserService
-
Updated a stop bookmark with the specified id with the specified name, stop ids, and route filter.
- updateStopBookmark(User, int, String, List<String>, RouteFilter) - Method in class org.onebusaway.users.impl.UserPropertiesServiceV1Impl
- updateStopBookmark(User, int, String, List<String>, RouteFilter) - Method in class org.onebusaway.users.impl.UserPropertiesServiceV2Impl
- updateStopBookmark(User, int, String, List<String>, RouteFilter) - Method in class org.onebusaway.users.impl.UserPropertiesServiceV3Impl
- updateStopBookmark(User, int, String, List<String>, RouteFilter) - Method in class org.onebusaway.users.impl.UserPropertiesServiceV4Impl
- updateStopBookmark(User, int, String, List<String>, RouteFilter) - Method in interface org.onebusaway.users.services.UserPropertiesService
- upgradeEncoding(String) - Method in class org.onebusaway.users.impl.authentication.VersionedPasswordEncoder
- User - Class in org.onebusaway.users.model
-
Main user account object, designed to be serialized to a database.
- User() - Constructor for class org.onebusaway.users.model.User
- USER - Static variable in interface org.onebusaway.users.services.StandardAuthoritiesService
- UserBean - Class in org.onebusaway.users.client.model
- UserBean() - Constructor for class org.onebusaway.users.client.model.UserBean
- UserDao - Interface in org.onebusaway.users.services
- UserDetailsServiceImpl - Class in org.onebusaway.users.impl
- UserDetailsServiceImpl() - Constructor for class org.onebusaway.users.impl.UserDetailsServiceImpl
- UserIndex - Class in org.onebusaway.users.model
-
A database-serialized linkage between some type-value id index (see
UserIndexKey) and aUseraccount. - UserIndex() - Constructor for class org.onebusaway.users.model.UserIndex
- UserIndexBean - Class in org.onebusaway.users.client.model
- UserIndexBean() - Constructor for class org.onebusaway.users.client.model.UserIndexBean
- UserIndexKey - Class in org.onebusaway.users.model
-
A type+value tuple that uniquely identifies a
UserIndexobject. - UserIndexKey() - Constructor for class org.onebusaway.users.model.UserIndexKey
- UserIndexKey(String, String) - Constructor for class org.onebusaway.users.model.UserIndexKey
- UserIndexRegistrationService - Interface in org.onebusaway.users.services.internal
- UserIndexRegistrationServiceImpl - Class in org.onebusaway.users.impl.internal
- UserIndexRegistrationServiceImpl() - Constructor for class org.onebusaway.users.impl.internal.UserIndexRegistrationServiceImpl
- UserIndexTypes - Class in org.onebusaway.users.services
- UserLastAccessTimeService - Interface in org.onebusaway.users.services.internal
- UserLastAccessTimeServiceImpl - Class in org.onebusaway.users.impl.internal
- UserLastAccessTimeServiceImpl() - Constructor for class org.onebusaway.users.impl.internal.UserLastAccessTimeServiceImpl
- USERNAME - Static variable in class org.onebusaway.users.services.UserIndexTypes
- UserProperties - Interface in org.onebusaway.users.model
-
Remember: you can add and remove fields from a user properties implementation object and previously serialized objects will leave new fields uninitialized and old fields will be ignored.
- UserPropertiesMigration - Interface in org.onebusaway.users.services
- UserPropertiesMigrationBulkOperation<T extends UserProperties> - Class in org.onebusaway.users.impl
- UserPropertiesMigrationImpl - Class in org.onebusaway.users.impl
- UserPropertiesMigrationImpl() - Constructor for class org.onebusaway.users.impl.UserPropertiesMigrationImpl
- UserPropertiesMigrationStatus - Class in org.onebusaway.users.services
- UserPropertiesMigrationStatus() - Constructor for class org.onebusaway.users.services.UserPropertiesMigrationStatus
- UserPropertiesService - Interface in org.onebusaway.users.services
- UserPropertiesServiceV1Impl - Class in org.onebusaway.users.impl
- UserPropertiesServiceV1Impl() - Constructor for class org.onebusaway.users.impl.UserPropertiesServiceV1Impl
- UserPropertiesServiceV2Impl - Class in org.onebusaway.users.impl
- UserPropertiesServiceV2Impl() - Constructor for class org.onebusaway.users.impl.UserPropertiesServiceV2Impl
- UserPropertiesServiceV3Impl - Class in org.onebusaway.users.impl
- UserPropertiesServiceV3Impl() - Constructor for class org.onebusaway.users.impl.UserPropertiesServiceV3Impl
- UserPropertiesServiceV4Impl - Class in org.onebusaway.users.impl
- UserPropertiesServiceV4Impl() - Constructor for class org.onebusaway.users.impl.UserPropertiesServiceV4Impl
- UserPropertiesServiceVersionedInvocationHandler - Class in org.onebusaway.users.impl
- UserPropertiesServiceVersionedInvocationHandler() - Constructor for class org.onebusaway.users.impl.UserPropertiesServiceVersionedInvocationHandler
- UserPropertiesV1 - Class in org.onebusaway.users.model
-
DO NO RENAME OR MOVE THIS CLASS.
- UserPropertiesV1() - Constructor for class org.onebusaway.users.model.UserPropertiesV1
- UserPropertiesV1(UserPropertiesV1) - Constructor for class org.onebusaway.users.model.UserPropertiesV1
- UserPropertiesV2 - Class in org.onebusaway.users.model.properties
-
DO NO RENAME OR MOVE THIS CLASS.
- UserPropertiesV2() - Constructor for class org.onebusaway.users.model.properties.UserPropertiesV2
- UserPropertiesV2(UserPropertiesV2) - Constructor for class org.onebusaway.users.model.properties.UserPropertiesV2
- UserPropertiesV3 - Class in org.onebusaway.users.model.properties
-
DO NO RENAME OR MOVE THIS CLASS.
- UserPropertiesV3() - Constructor for class org.onebusaway.users.model.properties.UserPropertiesV3
- UserPropertiesV3(UserPropertiesV3) - Constructor for class org.onebusaway.users.model.properties.UserPropertiesV3
- UserPropertiesV4 - Class in org.onebusaway.users.model.properties
-
DO NO RENAME OR MOVE THIS CLASS.
- UserPropertiesV4() - Constructor for class org.onebusaway.users.model.properties.UserPropertiesV4
- UserPropertiesV4(UserPropertiesV4) - Constructor for class org.onebusaway.users.model.properties.UserPropertiesV4
- UserRegistration - Class in org.onebusaway.users.services.internal
- UserRegistration(int, String) - Constructor for class org.onebusaway.users.services.internal.UserRegistration
- UserRole - Class in org.onebusaway.users.model
- UserRole() - Constructor for class org.onebusaway.users.model.UserRole
- UserRole(String) - Constructor for class org.onebusaway.users.model.UserRole
- UserService - Interface in org.onebusaway.users.services
-
Service methods for performing operations on user accounts.
- UserServiceImpl - Class in org.onebusaway.users.impl
- UserServiceImpl() - Constructor for class org.onebusaway.users.impl.UserServiceImpl
V
- valueOf(String) - Static method in enum org.onebusaway.users.services.ApiKeyPermissionService.Status
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.onebusaway.users.services.ApiKeyPermissionService.Status
-
Returns an array containing the constants of this enum type, in the order they are declared.
- VersionedPasswordEncoder - Class in org.onebusaway.users.impl.authentication
- VersionedPasswordEncoder() - Constructor for class org.onebusaway.users.impl.authentication.VersionedPasswordEncoder
W
- WEB - Static variable in class org.onebusaway.users.services.UserIndexTypes
All Classes All Packages