Uses of Interface
org.apache.sling.servlets.post.PostResponseCreator
Package
Description
-
Uses of PostResponseCreator in org.apache.sling.jackrabbit.usermanager.impl.post
Modifier and TypeMethodDescriptionprotected void
AbstractPostServlet.bindPostResponseCreator
(PostResponseCreator creator, Map<String, Object> properties) Bind a new post response creatorprotected void
ChangeUserPasswordServlet.bindPostResponseCreator
(PostResponseCreator creator, Map<String, Object> properties) Overridden since the @Reference annotation is not inherited from the super methodprotected void
CreateGroupServlet.bindPostResponseCreator
(PostResponseCreator creator, Map<String, Object> properties) Overridden since the @Reference annotation is not inherited from the super methodprotected void
CreateUserServlet.bindPostResponseCreator
(PostResponseCreator creator, Map<String, Object> properties) Overridden since the @Reference annotation is not inherited from the super methodprotected void
DeleteAuthorizableServlet.bindPostResponseCreator
(PostResponseCreator creator, Map<String, Object> properties) Overridden since the @Reference annotation is not inherited from the super methodprotected void
UpdateGroupServlet.bindPostResponseCreator
(PostResponseCreator creator, Map<String, Object> properties) Overridden since the @Reference annotation is not inherited from the super methodprotected void
UpdateUserServlet.bindPostResponseCreator
(PostResponseCreator creator, Map<String, Object> properties) Overridden since the @Reference annotation is not inherited from the super methodprotected void
AbstractPostServlet.unbindPostResponseCreator
(PostResponseCreator creator, Map<String, Object> properties) Unbind a post response creatorprotected void
ChangeUserPasswordServlet.unbindPostResponseCreator
(PostResponseCreator creator, Map<String, Object> properties) protected void
CreateGroupServlet.unbindPostResponseCreator
(PostResponseCreator creator, Map<String, Object> properties) protected void
CreateUserServlet.unbindPostResponseCreator
(PostResponseCreator creator, Map<String, Object> properties) protected void
DeleteAuthorizableServlet.unbindPostResponseCreator
(PostResponseCreator creator, Map<String, Object> properties) protected void
UpdateGroupServlet.unbindPostResponseCreator
(PostResponseCreator creator, Map<String, Object> properties) protected void
UpdateUserServlet.unbindPostResponseCreator
(PostResponseCreator creator, Map<String, Object> properties) -
Uses of PostResponseCreator in org.apache.sling.jcr.jackrabbit.accessmanager.post
Modifier and TypeMethodDescriptionprotected void
AbstractAccessPostServlet.bindPostResponseCreator
(PostResponseCreator creator, Map<String, Object> properties) Bind a new post response creatorprotected void
AbstractAccessPostServlet.unbindPostResponseCreator
(PostResponseCreator creator, Map<String, Object> properties) Unbind a post response creator -
Uses of PostResponseCreator in org.apache.sling.servlets.post