| Package | Description |
|---|---|
| org.apache.shiro.session.mgt |
SessionManager components supporting enterprise session management. |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractNativeSessionManager
Abstract implementation supporting the
NativeSessionManager interface, supporting
SessionListeners and application of the
globalSessionTimeout. |
class |
AbstractValidatingSessionManager
Default business-tier implementation of the
ValidatingSessionManager interface. |
class |
DefaultSessionManager
Default business-tier implementation of a
ValidatingSessionManager. |
| Constructor and Description |
|---|
DelegatingSession(NativeSessionManager sessionManager,
SessionKey key) |
Copyright © 2004-2016 The Apache Software Foundation. All Rights Reserved.