| Package | Description | 
|---|---|
| org.apache.sling.api.servlets | |
| org.apache.sling.jcr.jackrabbit.accessmanager.post | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
SlingAllMethodsServlet
Helper base class for data modifying Servlets used in Sling. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AbstractAccessPostServlet
Base class for all the POST servlets for the AccessManager operations 
 | 
class  | 
AbstractGetAclServlet  | 
class  | 
DeleteAcesServlet
 Sling Post Servlet implementation for deleting the ACE for a set of principals on a JCR
 resource. 
 | 
class  | 
GetAclServlet
 Sling GET servlet implementation for dumping the declared ACL of a resource to JSON. 
 | 
class  | 
GetEffectiveAclServlet
 Sling GET servlet implementation for dumping the declared ACL of a resource to JSON. 
 | 
class  | 
ModifyAceServlet
 Sling Post Servlet implementation for modifying the ACEs for a principal on a JCR
 resource. 
 | 
Copyright © 2022 The Apache Software Foundation. All rights reserved.