| 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface AccessRight
An object that defines an access right to a resource.
| Field Summary | |
|---|---|
static java.lang.String | 
CLASS_VERSION
 | 
| Method Summary | |
|---|---|
 boolean | 
equals(java.lang.Object object)
Returns true if this access right is the same as another.  | 
 java.lang.String | 
getDescription()
Returns a description of the access right suitable for display to a user.  | 
 java.lang.String | 
getDisplayName()
Returns the human-readable name of the access right.  | 
 java.lang.String | 
getName()
Returns a machine-readable name of the access right, useful for persisting the object.  | 
| Methods inherited from interface java.security.acl.Permission | 
|---|
toString | 
| Field Detail | 
|---|
static final java.lang.String CLASS_VERSION
| Method Detail | 
|---|
java.lang.String getName()
java.lang.String getDisplayName()
java.lang.String getDescription()
boolean equals(java.lang.Object object)
equals in interface java.security.acl.Permissionequals in class java.lang.Object
  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||