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, wait
addMember, isMember, members, removeMember
Copyright © 2013. All rights reserved.