public static class VaadinPortlet.VaadinGateInRequest extends VaadinPortlet.VaadinHttpAndPortletRequest
| Constructor and Description |
|---|
VaadinGateInRequest(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, getRemotePortgetCharacterEncoding, getContentLength, getContentType, getCurrent, getCurrentPortletRequest, getDateHeader, getInputStream, getMethod, getPathInfo, getPortalProperty, getPortletPreference, getPortletRequest, getReader, getService, getWrappedSession, getWrappedSessiongetAttribute, 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, setRequestclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAttribute, getAttributeNames, getAuthType, getContextPath, getCookies, getLocale, getLocales, getRemoteUser, getUserPrincipal, isSecure, isUserInRole, removeAttribute, setAttributepublic VaadinGateInRequest(javax.portlet.PortletRequest request,
VaadinPortletService vaadinService)
protected javax.servlet.http.HttpServletRequest getServletRequest(javax.portlet.PortletRequest request)
VaadinPortlet.VaadinHttpAndPortletRequestgetServletRequest in class VaadinPortlet.VaadinHttpAndPortletRequestrequest - PortletRequest used toCopyright © 2019 Vaadin Ltd. All rights reserved.