| Package | Description |
|---|---|
| org.apache.shiro.web.session.mgt |
| Class and Description |
|---|
| 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.
|
WebSessionManager
SessionManager specific to web-enabled applications.
|