Uses of Class
org.apache.sling.api.servlets.SlingJakartaSafeMethodsServlet
Packages that use SlingJakartaSafeMethodsServlet
Package
Description
-
Uses of SlingJakartaSafeMethodsServlet in org.apache.sling.api.servlets
Subclasses of SlingJakartaSafeMethodsServlet in org.apache.sling.api.servletsModifier and TypeClassDescriptionclassHelper base class for data modifying Servlets used in Sling. -
Uses of SlingJakartaSafeMethodsServlet in org.apache.sling.jcr.jackrabbit.accessmanager.post
Modifier and TypeClassDescriptionclassclassBase class for all the POST servlets for the AccessManager operationsclassBase class for all the servlets for the AccessManager operationsclassclassclassSling Post Servlet implementation for deleting the ACE for a set of principals on a JCR resource.classSling Post Servlet implementation for deleting the principal ACE for a set of principals on a JCR resource.classSling Get Servlet implementation for getting the ACE for a principal on a JCR resource.classSling GET servlet implementation for dumping the declared ACL of a resource to JSON.classSling Get Servlet implementation for getting the effective ACE for a principal on a JCR resource.classSling GET servlet implementation for dumping the declared ACL of a resource to JSON.classSling Get Servlet implementation for getting the principal based ACE for a principal on a JCR resource.classSling Post Servlet implementation for modifying the ACEs for a principal on a JCR resource.classSling Post Servlet implementation for modifying the principalbased ACE for a principal on a JCR resource.