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 TheDeleteAcesservice api.DeleteAcesServlet Sling Post Servlet implementation for deleting the ACE for a set of principals on a JCR resource.DeletePrincipalAces TheDeletePrincipalAcesservice api.DeletePrincipalAcesServlet Sling Post Servlet implementation for deleting the principal ACE for a set of principals on a JCR resource.GetAce TheGetAceservice api.GetAceServlet Sling Get Servlet implementation for getting the ACE for a principal on a JCR resource.GetAcl TheGetAclservice api.GetAclServlet Sling GET servlet implementation for dumping the declared ACL of a resource to JSON.GetEffectiveAce TheGetEffectiveAceservice api.GetEffectiveAceServlet Sling Get Servlet implementation for getting the effective ACE for a principal on a JCR resource.GetEffectiveAcl TheGetAclservice api.GetEffectiveAclServlet Sling GET servlet implementation for dumping the declared ACL of a resource to JSON.GetPrincipalAce TheGetPrincipalAceservice 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 TheModifyAceservice api.ModifyAceServlet Sling Post Servlet implementation for modifying the ACEs for a principal on a JCR resource.ModifyPrincipalAce TheModifyPrincipalAceservice 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.