Interface | Description |
---|---|
UserManager |
An implementation of this interface provides methods to manage data about
users and their roles.
|
Class | Description |
---|---|
UserComparator | |
UserManagerImpl |
Exception | Description |
---|---|
EmailAlreadyAssignedException |
Thrown if an attempt is made to assign an email address to another user name
|
RoleUnavailableException |
Thrown if a role with the specified title is supposed to be but not available
in the system graph
|
UserHasNoNameException |
Thrown if a user in the storage does not have a name
|
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.