Package com.evermind.security

Interface Summary
Group A Group is a Group of Users, often specified for a specific category of users, for instance administrators, users, guests, etc...
RoleManager Interface used to manage and add/remove principals from roles.
User  
UserManager A UserManager is used to organize (add/find/remove users from) a resource.
 

Class Summary
AbstractUserManager UserManager with default implementation for common methods.
 

Exception Summary
UserAlreadyExistsException Thrown if an attempt is made to add an already existing username to a realm/set of users.