Uses of Class
org.apache.sling.api.servlets.SlingSafeMethodsServlet
Packages that use SlingSafeMethodsServlet
Package
Description
-
Uses of SlingSafeMethodsServlet in org.apache.sling.api.servlets
Subclasses of SlingSafeMethodsServlet in org.apache.sling.api.servletsModifier and TypeClassDescriptionclassHelper base class for data modifying Servlets used in Sling. -
Uses of SlingSafeMethodsServlet in org.apache.sling.jackrabbit.usermanager.impl.post
Subclasses of SlingSafeMethodsServlet in org.apache.sling.jackrabbit.usermanager.impl.postModifier and TypeClassDescriptionclassBase class for all the POST servlets for the UserManager operationsclassBase class for servlets manipulating groupsclassBase class for all the POST servlets for the UserManager operationsclassChanges the password associated with a user.classSling Post Servlet implementation for creating a group in the jackrabbit UserManager.classSling Post Servlet implementation for creating a user in the jackrabbit UserManager.classRest Service DescriptionclassSling Post Operation implementation for updating a group in the jackrabbit UserManager.classSling Post Operation implementation for updating a user in the jackrabbit UserManager. -
Uses of SlingSafeMethodsServlet 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. -
Uses of SlingSafeMethodsServlet in org.apache.sling.servlets.resolver.internal.defaults
Modifier and TypeClassDescriptionclassTheDefaultServletis a very simple default resource handler.