Package com.atlassian.jira.user.util

Interface Summary
GlobalUserPreferencesUtil Util interface providing helper methods for updating global user preferences (such as e-mail Mimetype, etc)
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 Summary
DefaultUserManager  
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  
OSUserConverter Utility to assist in the migration of code from the OSUser to the Crowd User API.
UserNameEqualsUtil Simple class that will compare a user/user string/user combination, in a null safe way, to determine if the user names are equal.
UserSharingPreferencesUtilImpl Standard implementation of the UserSharingPreferencesUtil interface.
UserUtilImpl This is the default implementation of the UserUtil interface.
 

Enum Summary
UserUtil.PasswordResetTokenValidation.Status  
 



Copyright © 2002-2011 Atlassian. All Rights Reserved.