public class CompoundSessionIdHttpSession extends HttpSessionWrapper
Constructor and Description |
---|
CompoundSessionIdHttpSession(javax.servlet.http.HttpSession httpSession) |
Modifier and Type | Method and Description |
---|---|
String |
getId() |
equals, getAttribute, getAttributeNames, getCreationTime, getLastAccessedTime, getMaxInactiveInterval, getServletContext, getSessionContext, getValue, getValueNames, getWrappedSession, hashCode, invalidate, isNew, putValue, removeAttribute, removeValue, setAttribute, setMaxInactiveInterval
public CompoundSessionIdHttpSession(javax.servlet.http.HttpSession httpSession)
public String getId()
getId
in interface javax.servlet.http.HttpSession
getId
in class HttpSessionWrapper