|
||||||||||
| 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 granted by this ACLEntry. |
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 granted by this ACLEntry. |
| 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 ©2008 Oracle® Corporation. All Rights Reserved.