DynamicServletRequest
@Deprecated public class DynamicServletRequest extends com.liferay.portal.kernel.servlet.DynamicServletRequest
Constructor and Description |
---|
DynamicServletRequest(javax.servlet.http.HttpServletRequest request)
Deprecated.
|
DynamicServletRequest(javax.servlet.http.HttpServletRequest request,
boolean inherit)
Deprecated.
|
DynamicServletRequest(javax.servlet.http.HttpServletRequest request,
Map<String,String[]> params)
Deprecated.
|
DynamicServletRequest(javax.servlet.http.HttpServletRequest request,
Map<String,String[]> params,
boolean inherit)
Deprecated.
|
addQueryString, addQueryString, addQueryString, addQueryString, appendParameter, getDynamicParameterMap, getParameter, getParameterMap, getParameterNames, getParameterValues, injectInto, setParameter, setParameterValues
authenticate, getAuthType, getContextPath, getCookies, getDateHeader, getHeader, getHeaderNames, getHeaders, getIntHeader, getMethod, getPart, getParts, getPathInfo, getPathTranslated, getQueryString, getRemoteUser, getRequestedSessionId, getRequestURI, getRequestURL, getServletPath, getSession, getSession, getUserPrincipal, isRequestedSessionIdFromCookie, isRequestedSessionIdFromUrl, isRequestedSessionIdFromURL, isRequestedSessionIdValid, isUserInRole, login, logout
getAsyncContext, getAttribute, getAttributeNames, getCharacterEncoding, getContentLength, getContentType, getDispatcherType, getInputStream, getLocalAddr, getLocale, getLocales, getLocalName, getLocalPort, getProtocol, getReader, getRealPath, getRemoteAddr, getRemoteHost, getRemotePort, getRequest, getRequestDispatcher, getScheme, getServerName, getServerPort, getServletContext, isAsyncStarted, isAsyncSupported, isSecure, isWrapperFor, isWrapperFor, removeAttribute, setAttribute, setCharacterEncoding, setRequest, startAsync, startAsync
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getAsyncContext, getAttribute, getAttributeNames, getCharacterEncoding, getContentLength, getContentType, getDispatcherType, getInputStream, getLocalAddr, getLocale, getLocales, getLocalName, getLocalPort, getProtocol, getReader, getRealPath, getRemoteAddr, getRemoteHost, getRemotePort, getRequestDispatcher, getScheme, getServerName, getServerPort, getServletContext, isAsyncStarted, isAsyncSupported, isSecure, removeAttribute, setAttribute, setCharacterEncoding, startAsync, startAsync
public DynamicServletRequest(javax.servlet.http.HttpServletRequest request)
public DynamicServletRequest(javax.servlet.http.HttpServletRequest request, boolean inherit)
public DynamicServletRequest(javax.servlet.http.HttpServletRequest request, Map<String,String[]> params)