All Classes
-
All Classes Interface Summary Class Summary Enum Summary Class Description AbstractAccessGetServlet AbstractAccessPostServlet Base class for all the POST servlets for the AccessManager operationsAbstractAccessServlet Base class for all the servlets for the AccessManager operationsAbstractGetAceServlet AbstractGetAclServlet DeclarationType Enumerates the types of ACE declarations, typically used for constructing the output of the declaredAt structure of the effective ace/acl jsonDeleteAces TheDeleteAces
service api.DeleteAcesServlet Sling Post Servlet implementation for deleting the ACE for a set of principals on a JCR resource.DeletePrincipalAces TheDeletePrincipalAces
service api.DeletePrincipalAcesServlet Sling Post Servlet implementation for deleting the principal ACE for a set of principals on a JCR resource.GetAce TheGetAce
service api.GetAceServlet Sling Get Servlet implementation for getting the ACE for a principal on a JCR resource.GetAcl TheGetAcl
service api.GetAclServlet Sling GET servlet implementation for dumping the declared ACL of a resource to JSON.GetEffectiveAce TheGetEffectiveAce
service api.GetEffectiveAceServlet Sling Get Servlet implementation for getting the effective ACE for a principal on a JCR resource.GetEffectiveAcl TheGetAcl
service api.GetEffectiveAclServlet Sling GET servlet implementation for dumping the declared ACL of a resource to JSON.GetPrincipalAce TheGetPrincipalAce
service api.GetPrincipalAceServlet Sling Get Servlet implementation for getting the principal based ACE for a principal on a JCR resource.LocalPrivilege Use to holds details of a privilegeLocalRestriction Use to holds details of a restrictionModifyAce TheModifyAce
service api.ModifyAceServlet Sling Post Servlet implementation for modifying the ACEs for a principal on a JCR resource.ModifyPrincipalAce TheModifyPrincipalAce
service api.ModifyPrincipalAceServlet Sling Post Servlet implementation for modifying the principalbased ACE for a principal on a JCR resource.PrivilegesInfo Helper class to assist in the usage of access control from scripts.PrivilegesInfo.AccessRights Wrapper class that holds the set of Privileges that are granted and/or denied for a specific principal.