|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.mortbay.component.AbstractLifeCycle
org.mortbay.jetty.servlet.AbstractSessionManager
org.mortbay.jetty.servlet.HashSessionManager
An in-memory implementation of SessionManager.
| Nested Class Summary | |
protected class |
HashSessionManager.Session
|
| Nested classes inherited from class org.mortbay.jetty.servlet.AbstractSessionManager |
AbstractSessionManager.NullSessionContext |
| Field Summary |
| Fields inherited from class org.mortbay.jetty.servlet.AbstractSessionManager |
__distantFuture, _context, _httpOnly, _loader, _maxAgeSet, _maxSessionCookieAge, _maxSessions, _minSessions, _secureCookies, _sessionAttributeListeners, _sessionCookie, _sessionDomain, _sessionListeners, _sessionPath, _sessions, _sessionURL, _sessionURLPrefix |
| Fields inherited from interface org.mortbay.jetty.SessionManager |
__DefaultMaxAge, __DefaultSessionCookie, __DefaultSessionDomain, __DefaultSessionURL, __MaxAgeProperty, __MaxAgeSystemProperty, __SessionCookieProperty, __SessionCookieSystemProperty, __SessionDomainProperty, __SessionPathProperty, __SessionURLProperty, __SessionURLSystemProperty |
| Constructor Summary | |
HashSessionManager()
|
|
| Method Summary | |
protected AbstractSessionManager.Session |
newSession(HttpServletRequest request)
|
| Methods inherited from class org.mortbay.component.AbstractLifeCycle |
isFailed, isRunning, isStarted, isStarting, isStopping, start, stop |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.mortbay.component.LifeCycle |
isFailed, isRunning, isStarted, isStarting, isStopping, start, stop |
| Constructor Detail |
public HashSessionManager()
| Method Detail |
protected AbstractSessionManager.Session newSession(HttpServletRequest request)
newSession in class AbstractSessionManager
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||