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, setMaxInactiveIntervalpublic CompoundSessionIdHttpSession(javax.servlet.http.HttpSession httpSession)
public String getId()
getId in interface javax.servlet.http.HttpSessiongetId in class HttpSessionWrapper