public abstract class BasicRole extends Object implements Group, Serializable
Principal which does NOT have the same name
as the currently logged in user, are BasicRole principals. The name of a
Principal is defined by Principal.getName().| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other)
Compares two BasicRoles.
|
String |
getName() |
int |
hashCode() |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitaddMember, isMember, members, removeMemberCopyright © 2013. All Rights Reserved.