Package com.atlassian.crowd.model.user
Class Users
java.lang.Object
com.atlassian.crowd.model.user.Users
Utility class for
User
- Since:
- v2.7
-
Field Summary
FieldsModifier and TypeFieldDescriptionDeprecated.Deprecated.Use the more generalDirectoryEntities.NAME_FUNCTION
. -
Method Summary
-
Field Details
-
NAME_FUNCTION
Deprecated.Use the more generalDirectoryEntities.NAME_FUNCTION
.A function that projects the user name -
LOWER_NAME_FUNCTION
Deprecated.Use the more generalDirectoryEntities.LOWER_NAME_FUNCTION
.A function that projects the lower case user name
-
-
Method Details
-
namesOf
Deprecated.Transforms users into their names.- Parameters:
users
- some users- Returns:
- their names
-
DirectoryEntities.LOWER_NAME_FUNCTION
.