| Package | Description |
|---|---|
| org.apache.sling.jcr.jackrabbit.accessmanager.post | |
| org.apache.sling.servlets.post |
| Modifier and Type | Method and Description |
|---|---|
protected AbstractPostResponse |
AbstractAccessPostServlet.createHtmlResponse(SlingHttpServletRequest req)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
AbstractAccessPostServlet.getRedirectUrl(javax.servlet.http.HttpServletRequest request,
AbstractPostResponse ctx)
Deprecated.
|
protected void |
AbstractAccessPostServlet.handleOperation(SlingHttpServletRequest request,
AbstractPostResponse response,
java.util.List<Modification> changes)
Deprecated.
|
| Modifier and Type | Class and Description |
|---|---|
class |
HtmlResponse
The
HtmlResponse is an AbstractPostResponse preparing
the response in HTML (actually XHTML) such that it can be interpreted
as a plain response in a browser or as XML response in an Ajax request. |
class |
JSONResponse
The
JSONResponse is an AbstractPostResponse preparing
the response in JSON. |
Copyright © 2018 The Apache Software Foundation. All rights reserved.