|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Grantee
Represents a grantee (entity) who can be assigned access permissions in an
AccessControlList
. All grantees have an ID of some kind (though the
format of the ID can differ depending on the kind of grantee).
Method Summary | |
---|---|
String |
getIdentifier()
Returns the identifier for this grantee. |
void |
setIdentifier(String id)
Sets the identifier for this grantee. |
Method Detail |
---|
void setIdentifier(String id)
id
- The identifier for this grantee.String getIdentifier()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |