|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.jetty.server.session.AbstractSessionManager.Session
com.trendmicro.grid.acl.SessionHandlerFactory.LTHashSessionManager.LTSession
protected class SessionHandlerFactory.LTHashSessionManager.LTSession
Field Summary |
---|
Fields inherited from class org.eclipse.jetty.server.session.AbstractSessionManager.Session |
---|
_accessed, _clusterId, _cookieSet, _created, _doInvalidate, _idChanged, _invalid, _lastAccessed, _maxIdleMs, _newSession, _nodeId, _requests, _values |
Constructor Summary | |
---|---|
protected |
SessionHandlerFactory.LTHashSessionManager.LTSession(javax.servlet.http.HttpServletRequest request)
|
protected |
SessionHandlerFactory.LTHashSessionManager.LTSession(long created,
String clusterId)
|
Method Summary | |
---|---|
protected void |
timeout()
|
Methods inherited from class org.eclipse.jetty.server.session.AbstractSessionManager.Session |
---|
access, bindValue, complete, cookieSet, didActivate, doInvalidate, getAttribute, getAttributeNames, getClusterId, getCookieSetTime, getCreationTime, getId, getLastAccessedTime, getMaxInactiveInterval, getNodeId, getServletContext, getSession, getSessionContext, getValue, getValueNames, initValues, isIdChanged, isNew, isValid, putValue, removeAttribute, removeValue, setAttribute, setIdChanged, toString, unbindValue, willPassivate |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
protected SessionHandlerFactory.LTHashSessionManager.LTSession(javax.servlet.http.HttpServletRequest request)
protected SessionHandlerFactory.LTHashSessionManager.LTSession(long created, String clusterId)
Method Detail |
---|
protected void timeout() throws IllegalStateException
timeout
in class org.eclipse.jetty.server.session.AbstractSessionManager.Session
IllegalStateException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |