All Classes and Interfaces

Class
Description
 
Base class for all the POST servlets for the AccessManager operations
Base class for all the servlets for the AccessManager operations
 
 
Enumerates the types of ACE declarations, typically used for constructing the output of the declaredAt structure of the effective ace/acl json
The DeleteAces service api.
Sling Post Servlet implementation for deleting the ACE for a set of principals on a JCR resource.
The DeletePrincipalAces service api.
Sling Post Servlet implementation for deleting the principal ACE for a set of principals on a JCR resource.
The GetAce service api.
Sling Get Servlet implementation for getting the ACE for a principal on a JCR resource.
The GetAcl service api.
Sling GET servlet implementation for dumping the declared ACL of a resource to JSON.
The GetEffectiveAce service api.
Sling Get Servlet implementation for getting the effective ACE for a principal on a JCR resource.
The GetAcl service api.
Sling GET servlet implementation for dumping the declared ACL of a resource to JSON.
The GetPrincipalAce service api.
Sling Get Servlet implementation for getting the principal based ACE for a principal on a JCR resource.
Use to holds details of a privilege
Use to holds details of a restriction
The ModifyAce service api.
Sling Post Servlet implementation for modifying the ACEs for a principal on a JCR resource.
The ModifyPrincipalAce service api.
Sling Post Servlet implementation for modifying the principalbased ACE for a principal on a JCR resource.
Helper class to assist in the usage of access control from scripts.
Wrapper class that holds the set of Privileges that are granted and/or denied for a specific principal.