Package org.apache.sling.jcr.jackrabbit.accessmanager.post
@Version("4.0.0")
package org.apache.sling.jcr.jackrabbit.accessmanager.post
-
ClassDescriptionBase class for all the POST servlets for the AccessManager operationsBase class for all the servlets for the AccessManager operationsEnumerates the types of ACE declarations, typically used for constructing the output of the declaredAt structure of the effective ace/acl jsonSling Post Servlet implementation for deleting the ACE for a set of principals on a JCR resource.Sling Post Servlet implementation for deleting the principal ACE for a set of principals on a JCR resource.Sling Get Servlet implementation for getting the ACE for a principal on a JCR resource.Sling GET servlet implementation for dumping the declared ACL of a resource to JSON.Sling Get Servlet implementation for getting the effective ACE for a principal on a JCR resource.Sling GET servlet implementation for dumping the declared ACL of a resource to JSON.Sling Get Servlet implementation for getting the principal based ACE for a principal on a JCR resource.Sling Post Servlet implementation for modifying the ACEs for a principal on a JCR resource.Sling Post Servlet implementation for modifying the principalbased ACE for a principal on a JCR resource.