|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.outerj.daisy.repository.acl | |
org.outerj.daisy.repository | Core API for accessing the repository, and creating and modifying documents in it. |
org.outerj.daisy.repository.acl | API for dealing with the Access Control functionality. |
Classes in org.outerj.daisy.repository.acl used by org.outerj.daisy.repository | |
AccessManager
Provides functionality for maintaining the ACL (Access Control List) and checking permissions. |
Classes in org.outerj.daisy.repository.acl used by org.outerj.daisy.repository.acl | |
Acl
An ACL (Access Control List) ordered list of AclObjects. |
|
AclActionType
Enumeration of the different actions an AclEntry can specify for a certain
AclPermission . |
|
AclEntry
An AclEntry specifies the permissions for a certain subject. |
|
AclObject
Specifies the object (i.e. the documents) to which a set of AclEntries apply. |
|
AclPermission
Enumeration of all available ACL Permissions. |
|
AclResultInfo
A class holding information about the evaluation of the ACL rules for a certain user and/or role combination, for a certain document. |
|
AclSubjectType
Enumeration of the subject types. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |