|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.bea.security.entitlements.admin.rbac.SubjectComparator
Class used to compare if two users or Groups
Constructor Summary | |
SubjectComparator()
|
Method Summary | |
int |
compare(java.lang.Object arg0,
java.lang.Object arg1)
Subjects of type "USER" or "GROUP" to compare |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface java.util.Comparator |
equals |
Constructor Detail |
public SubjectComparator()
Method Detail |
public int compare(java.lang.Object arg0, java.lang.Object arg1)
compare
in interface java.util.Comparator
arg0
- subject or grouparg1
- subject or group
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |