Package | Description |
---|---|
org.apache.shiro.session.mgt |
SessionManager components supporting enterprise session management. |
org.apache.shiro.web.session.mgt |
Modifier and Type | Class and Description |
---|---|
class |
AbstractNativeSessionManager
Abstract implementation supporting the
NativeSessionManager interface, supporting
SessionListener s and application of the
globalSessionTimeout . |
class |
AbstractValidatingSessionManager
Default business-tier implementation of the
ValidatingSessionManager interface. |
class |
DefaultSessionManager
Default business-tier implementation of a
ValidatingSessionManager . |
Modifier and Type | Class and Description |
---|---|
class |
DefaultWebSessionManager
Web-application capable
SessionManager implementation. |
Copyright © 2004–2017 The Apache Software Foundation. All rights reserved.