public class JSONWebServiceServiceAction extends JSONServiceAction
| Constructor and Description |
|---|
JSONWebServiceServiceAction() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getCSRFOrigin(javax.servlet.http.HttpServletRequest httpServletRequest) |
String |
getJSON(javax.servlet.http.HttpServletRequest httpServletRequest,
javax.servlet.http.HttpServletResponse httpServletResponse) |
protected com.liferay.portal.kernel.jsonwebservice.JSONWebServiceAction |
getJSONWebServiceAction(javax.servlet.http.HttpServletRequest httpServletRequest) |
protected String |
getReroutePath() |
protected String |
getThrowableMessage(Throwable throwable) |
getArgValue, getMethodAndParameterTypes, getReturnValue, getStringArrayFromJSON, getTypeNameOrClassDescriptor, isValidRequestcheckAuthToken, execute, rerouteExecute, setServletContextpublic String getJSON(javax.servlet.http.HttpServletRequest httpServletRequest,
javax.servlet.http.HttpServletResponse httpServletResponse)
throws Exception
getJSON in class JSONServiceActionExceptionprotected String getCSRFOrigin(javax.servlet.http.HttpServletRequest httpServletRequest)
getCSRFOrigin in class JSONServiceActionJSONServiceAction.getCSRFOrigin(HttpServletRequest)protected com.liferay.portal.kernel.jsonwebservice.JSONWebServiceAction getJSONWebServiceAction(javax.servlet.http.HttpServletRequest httpServletRequest)
throws com.liferay.portal.kernel.jsonwebservice.NoSuchJSONWebServiceException
com.liferay.portal.kernel.jsonwebservice.NoSuchJSONWebServiceExceptionprotected String getReroutePath()
getReroutePath in class JSONServiceActionprotected String getThrowableMessage(Throwable throwable)