|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AclEntry | |
org.outerj.daisy.repository.acl | API for dealing with the Access Control functionality. |
Uses of AclEntry in org.outerj.daisy.repository.acl |
Methods in org.outerj.daisy.repository.acl that return AclEntry | |
AclEntry |
AclObject.createNewEntry(AclSubjectType subjectType,
long subjectValue)
|
AclEntry |
AclObject.get(int index)
|
Methods in org.outerj.daisy.repository.acl with parameters of type AclEntry | |
void |
AclObject.add(AclEntry aclEntry)
|
void |
AclObject.add(int index,
AclEntry aclEntry)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |