public class PortletServletSession extends HttpSessionWrapper
| Constructor and Description |
|---|
PortletServletSession(javax.servlet.http.HttpSession session,
LiferayPortletRequest liferayPortletRequest) |
| Modifier and Type | Method and Description |
|---|---|
void |
invalidate() |
equals, getAttribute, getAttributeNames, getCreationTime, getId, getLastAccessedTime, getMaxInactiveInterval, getServletContext, getSessionContext, getValue, getValueNames, getWrappedSession, hashCode, isNew, putValue, removeAttribute, removeValue, setAttribute, setMaxInactiveIntervalpublic PortletServletSession(javax.servlet.http.HttpSession session,
LiferayPortletRequest liferayPortletRequest)
public void invalidate()
invalidate in interface javax.servlet.http.HttpSessioninvalidate in class HttpSessionWrapper