|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
An entry to an ACL specifying a user or group and their access level
| Method Summary | |
AccessLevel |
getAccessLevel()
Gets the access level which this ACLEntry grants |
int |
getPrincipalID()
The ID of the entry's principal. |
ObjectClass |
getPrincipalObjectClass()
Returns the ObjectClass pertaining to this entry type. |
boolean |
isReadOnly()
Whether this ACLEntry is read-only |
void |
setAccessLevel(AccessLevel newLevel)
Sets the access level which this ACLEntry grants |
| Method Detail |
public boolean isReadOnly()
public ObjectClass getPrincipalObjectClass()
public int getPrincipalID()
public AccessLevel getAccessLevel()
public void setAccessLevel(AccessLevel newLevel)
newLevel - the access level to set
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Copyright ©2007 BEA Systems, Inc. All Rights Reserved.