javax.portlet.PortletSession
73747576777879
HttpServletRequest servletRequest, PortletContext portletContext, HttpSession httpSession, InternalPortletWindow internalPortletWindow) { return new PortletSessionImpl(portletContext, internalPortletWindow, httpSession); }