public class JettySharedSessionWrapper extends SharedSessionWrapper implements org.eclipse.jetty.server.session.AbstractSessionManager.SessionIf
Constructor and Description |
---|
JettySharedSessionWrapper(javax.servlet.http.HttpSession portalSession,
javax.servlet.http.HttpSession portletSession) |
Modifier and Type | Method and Description |
---|---|
org.eclipse.jetty.server.session.AbstractSession |
getSession() |
containsSharedAttribute, getAttribute, getAttributeNames, getCreationTime, getId, getLastAccessedTime, getMaxInactiveInterval, getServletContext, getSessionContext, getSessionDelegate, getSessionDelegate, getValue, getValueNames, invalidate, isNew, putValue, removeAttribute, removeValue, setAttribute, setMaxInactiveInterval
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getAttribute, getAttributeNames, getCreationTime, getId, getLastAccessedTime, getMaxInactiveInterval, getServletContext, getSessionContext, getValue, getValueNames, invalidate, isNew, putValue, removeAttribute, removeValue, setAttribute, setMaxInactiveInterval