Interface | Description |
---|---|
GlobalUserPreferencesUtil |
Util interface providing helper methods for updating global user preferences (such as e-mail Mimetype, etc)
|
UserKeyStore | |
UserManager |
Simple user utilities that do not require an implementation with too many dependencies.
|
UserSharingPreferencesUtil |
An interface for querying a user's default sharing preferences.
|
UserUtil |
This is a back end service level interface that defines an API for user level operations.
|
UserUtil.PasswordResetToken | |
UserUtil.PasswordResetTokenValidation |
Class | Description |
---|---|
DefaultUserManager | |
DirectorySynchroniserBarrier |
Class that tries to wait for any "Crowd Embedded" synchronisations to finish.
|
GlobalUserPreferencesUtilImpl |
This class provides methods for counting both internal users and external users (if external user mgmt is enabled) It
also provides methods for updating global preferences.
|
GroupNameComparator | |
MockUserKeyStore | |
MockUserManager |
Really simple mock implementation
|
SneakyAutoLoginUtil |
Try to log a user in automatically behind-the-scenes without knowing their password.
|
UserKeyStoreImpl | |
Users |
Static utility methods pertaining to
User instances. |
UserSharingPreferencesUtilImpl |
Standard implementation of the
UserSharingPreferencesUtil interface. |
UserUtilImpl |
This is the default implementation of the UserUtil interface.
|
Enum | Description |
---|---|
UserManager.UserState |
The current state of a user with regard to the same username existing in other
user directories.
|
UserUtil.PasswordResetTokenValidation.Status |
Copyright © 2002-2015 Atlassian. All Rights Reserved.