Package | Description |
---|---|
com.canto.cumulus.usermanagement |
The Cumulus User Management package.
|
Modifier and Type | Class and Description |
---|---|
class |
ExternalUser |
Modifier and Type | Method and Description |
---|---|
User |
AuthenticationManager.createUser(java.lang.String sUserName)
Create a new user.
|
User |
AuthenticationManager.duplicateUser(java.lang.String sOldName,
java.lang.String newName)
Duplicates the specified user as a new user.
|
User |
AuthenticationManager.getUser(java.lang.String sUser)
Returns a user by name.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<User> |
AuthenticationManager.getStrippedUsers(AuthenticationManager.UserType userType,
GUID[] guids)
Returns a list of
User objects which only contain the information for the specified list of fields. |
java.util.List<User> |
AuthenticationManager.getStrippedUsers(GUID[] guids)
Returns a list of
User objects which only contain the information for the specified list of fields. |
Modifier and Type | Method and Description |
---|---|
void |
AuthenticationManager.saveUser(User user)
Save the changes for the specified user back to the server.
|
www.canto.com
Canto, the Canto logo, the Cumulus logo, and Cumulus are registered trademarks of Canto GmbH, registered in the U.S. and other countries.