Package org.outerj.daisy.repository.acl

API for dealing with the Access Control functionality.

See:
          Description

Interface Summary
AccessManager Provides functionality for maintaining the ACL (Access Control List) and checking permissions.
Acl An ACL (Access Control List) ordered list of AclObjects.
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.
 

Class Summary
AclActionType Enumeration of the different actions an AclEntry can specify for a certain AclPermission.
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.
 

Package org.outerj.daisy.repository.acl Description

API for dealing with the Access Control functionality.



Copyright © -2012 . All Rights Reserved.