Class CompoundSessionIdHttpSession
Object
com.liferay.portal.kernel.servlet.HttpSessionWrapper
com.liferay.portal.kernel.servlet.filters.compoundsessionid.CompoundSessionIdHttpSession
- All Implemented Interfaces:
javax.servlet.http.HttpSession
- Author:
- Michael C. Han
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.liferay.portal.kernel.servlet.HttpSessionWrapper
equals, getAttribute, getAttributeNames, getCreationTime, getLastAccessedTime, getMaxInactiveInterval, getServletContext, getSessionContext, getValue, getValueNames, getWrappedSession, hashCode, invalidate, isNew, putValue, removeAttribute, removeValue, setAttribute, setMaxInactiveInterval
-
Constructor Details
-
CompoundSessionIdHttpSession
public CompoundSessionIdHttpSession(javax.servlet.http.HttpSession httpSession)
-
-
Method Details
-
getId
- Specified by:
getId
in interfacejavax.servlet.http.HttpSession
- Overrides:
getId
in classHttpSessionWrapper
-