|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NativeSessionManager | |
---|---|
org.apache.shiro.session.mgt | SessionManager components supporting enterprise session management. |
Uses of NativeSessionManager in org.apache.shiro.session.mgt |
---|
Classes in org.apache.shiro.session.mgt that implement NativeSessionManager | |
---|---|
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 . |
Constructors in org.apache.shiro.session.mgt with parameters of type NativeSessionManager | |
---|---|
DelegatingSession(NativeSessionManager sessionManager,
SessionKey key)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |