public static class VaadinPortlet.VaadinWebSpherePortalRequest extends VaadinPortlet.VaadinHttpAndPortletRequest
Constructor and Description |
---|
VaadinWebSpherePortalRequest(javax.portlet.PortletRequest request,
VaadinPortletService vaadinService) |
Modifier and Type | Method and Description |
---|---|
protected javax.servlet.http.HttpServletRequest |
getServletRequest(javax.portlet.PortletRequest request)
Returns the original HTTP servlet request for this portlet request.
|
getHeader, getHeaderNames, getHeaders, getParameter, getParameterMap, getRemoteAddr, getRemoteHost, getRemotePort
getCharacterEncoding, getContentLength, getContentType, getCurrent, getCurrentPortletRequest, getDateHeader, getInputStream, getMethod, getPathInfo, getPortalProperty, getPortletPreference, getPortletRequest, getReader, getService, getWrappedSession, getWrappedSession
getAttribute, getAttributeNames, getAuthType, getContextPath, getCookies, getLocale, getLocales, getParameterNames, getParameterValues, getPortalContext, getPortletMode, getPortletSession, getPortletSession, getPreferences, getPrivateParameterMap, getProperties, getProperty, getPropertyNames, getPublicParameterMap, getRemoteUser, getRequest, getRequestedSessionId, getResponseContentType, getResponseContentTypes, getScheme, getServerName, getServerPort, getUserPrincipal, getWindowID, getWindowState, isPortletModeAllowed, isRequestedSessionIdValid, isSecure, isUserInRole, isWindowStateAllowed, removeAttribute, setAttribute, setRequest
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getAttribute, getAttributeNames, getAuthType, getContextPath, getCookies, getLocale, getLocales, getRemoteUser, getUserPrincipal, isSecure, isUserInRole, removeAttribute, setAttribute
public VaadinWebSpherePortalRequest(javax.portlet.PortletRequest request, VaadinPortletService vaadinService)
protected javax.servlet.http.HttpServletRequest getServletRequest(javax.portlet.PortletRequest request)
VaadinPortlet.VaadinHttpAndPortletRequest
getServletRequest
in class VaadinPortlet.VaadinHttpAndPortletRequest
request
- PortletRequest
used toCopyright © 2017 Vaadin Ltd. All rights reserved.