| 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectatg.security.GenericAccessRight
atg.security.Privilege
public class Privilege
An access right indicating an access privilege.
PrivilegeSecurityPolicy, 
Serialized Form| Field Summary | |
|---|---|
static java.lang.String | 
CLASS_VERSION
 | 
| Constructor Summary | |
|---|---|
Privilege()
 | 
|
| Method Summary | |
|---|---|
 boolean | 
equals(java.lang.Object o)
Returns true if this access right is the same as another.  | 
 int | 
hashCode()
All privileges hash to the same value.  | 
| Methods inherited from class atg.security.GenericAccessRight | 
|---|
fromString, getDescription, getDisplayName, getName, parse, toString, toString | 
| Methods inherited from class java.lang.Object | 
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait | 
| Field Detail | 
|---|
public static java.lang.String CLASS_VERSION
| Constructor Detail | 
|---|
public Privilege()
| Method Detail | 
|---|
public boolean equals(java.lang.Object o)
GenericAccessRight
equals in interface AccessRightequals in interface java.security.acl.Permissionequals in class GenericAccessRightpublic int hashCode()
hashCode in class GenericAccessRight
  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||