public class ServiceContainerHttpServletRequest extends HttpServletRequestWrapper
BASIC_AUTH, CLIENT_CERT_AUTH, DIGEST_AUTH, FORM_AUTH
Constructor and Description |
---|
ServiceContainerHttpServletRequest(HttpServletRequest arg0,
PortalRequestParameters parameters) |
Modifier and Type | Method and Description |
---|---|
HttpServletRequest |
getHttpServletRequest() |
FileParameter |
getServiceInterfaceInstanceFileParameter(String name,
String serviceInterfaceInstanceId) |
String |
getServiceInterfaceInstanceParameter(String name,
String serviceInterfaceInstanceId) |
Enumeration<String> |
getServiceInterfaceInstanceParameterNames(String serviceInterfaceInstanceId) |
Map<String,String[]> |
getServiceInterfaceInstanceParameters(String serviceInterfaceInstanceId) |
String[] |
getServiceInterfaceInstanceParameterValues(String name,
String serviceInterfaceInstanceId) |
void |
setServiceInterfaceInstanceFileParameters(String serviceInterfaceInstanceId,
Map<String,FileParameter> parameters) |
void |
setServiceInterfaceInstanceParameters(String serviceInterfaceInstanceId,
Map<String,String[]> parameters) |
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, getParameter, getParameterMap, getParameterNames, getParameterValues, 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, getParameter, getParameterMap, getParameterNames, getParameterValues, getProtocol, getReader, getRealPath, getRemoteAddr, getRemoteHost, getRemotePort, getRequestDispatcher, getScheme, getServerName, getServerPort, getServletContext, isAsyncStarted, isAsyncSupported, isSecure, removeAttribute, setAttribute, setCharacterEncoding, startAsync, startAsync
public ServiceContainerHttpServletRequest(HttpServletRequest arg0, PortalRequestParameters parameters)
arg0
- public FileParameter getServiceInterfaceInstanceFileParameter(String name, String serviceInterfaceInstanceId)
public String getServiceInterfaceInstanceParameter(String name, String serviceInterfaceInstanceId) throws ServiceContainerException, PortalException
public Enumeration<String> getServiceInterfaceInstanceParameterNames(String serviceInterfaceInstanceId) throws ServiceContainerException, PortalException
public String[] getServiceInterfaceInstanceParameterValues(String name, String serviceInterfaceInstanceId) throws ServiceContainerException, PortalException
public Map<String,String[]> getServiceInterfaceInstanceParameters(String serviceInterfaceInstanceId) throws ServiceContainerException, PortalException
public void setServiceInterfaceInstanceParameters(String serviceInterfaceInstanceId, Map<String,String[]> parameters) throws ServiceContainerException, PortalException
public void setServiceInterfaceInstanceFileParameters(String serviceInterfaceInstanceId, Map<String,FileParameter> parameters) throws ServiceContainerException, PortalException
public HttpServletRequest getHttpServletRequest()
LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.