|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AccessControlEntry
An AccessControlEntry
represents the association of one or more
Privilege
objects with a specific Principal
.
Method Summary | |
---|---|
java.security.Principal |
getPrincipal()
Returns the principal associated with this access control entry. |
Privilege[] |
getPrivileges()
Returns the privileges associated with this access control entry. |
Method Detail |
---|
java.security.Principal getPrincipal()
Principal
.Privilege[] getPrivileges()
Privilege
s.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |