|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| WebSessionContext | A WebSubjectContext is a SessionContext that additionally provides for type-safe
methods to set and retrieve a ServletRequest and ServletResponse, as the request/response pair will
often need to be referenced during construction of web-initiated Session instances. |
| Class Summary | |
|---|---|
| DefaultWebSessionContext | Default implementation of the WebSessionContext interface which provides getters and setters that
wrap interaction with the underlying backing context map. |
| DefaultWebSessionManager | Web-application capable SessionManager implementation. |
| ServletContainerSessionManager | SessionManager implementation providing Session implementations that are merely wrappers for the Servlet container's HttpSession. |
| WebSessionKey | A SessionKey implementation that also retains the
ServletRequest and ServletResponse associated with the web request that is performing the
session lookup. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||