Toggle navigation
JarYard
Browse
Search
About
Groups
org.apache.shiro
shiro-web
1.2.4
Javadoc
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Search
Hierarchy For Package org.apache.shiro.web.session.mgt
Package Hierarchies:
All Packages
Class Hierarchy
java
.lang
.
Object
org
.apache
.shiro
.session
.mgt
.
AbstractSessionManager
(implements org
.apache
.shiro
.session
.mgt
.
SessionManager
)
org
.apache
.shiro
.session
.mgt
.
AbstractNativeSessionManager
(implements org
.apache
.shiro
.session
.mgt
.
NativeSessionManager
)
org
.apache
.shiro
.session
.mgt
.
AbstractValidatingSessionManager
(implements org
.apache
.shiro
.util
.
Destroyable
, org
.apache
.shiro
.session
.mgt
.
ValidatingSessionManager
)
org
.apache
.shiro
.session
.mgt
.
DefaultSessionManager
(implements org
.apache
.shiro
.cache
.
CacheManagerAware
)
org
.apache
.shiro
.web
.session
.mgt
.
DefaultWebSessionManager
(implements org
.apache
.shiro
.web
.session
.mgt
.
WebSessionManager
)
org
.apache
.shiro
.session
.mgt
.
DefaultSessionKey
(implements java
.io
.
Serializable
, org
.apache
.shiro
.session
.mgt
.
SessionKey
)
org
.apache
.shiro
.web
.session
.mgt
.
WebSessionKey
(implements org
.apache
.shiro
.web
.util
.
RequestPairSource
)
org
.apache
.shiro
.util
.
MapContext
(implements java
.util
.
Map
<K
,V>, java
.io
.
Serializable
)
org
.apache
.shiro
.session
.mgt
.
DefaultSessionContext
(implements org
.apache
.shiro
.session
.mgt
.
SessionContext
)
org
.apache
.shiro
.web
.session
.mgt
.
DefaultWebSessionContext
(implements org
.apache
.shiro
.web
.session
.mgt
.
WebSessionContext
)
org
.apache
.shiro
.web
.session
.mgt
.
ServletContainerSessionManager
(implements org
.apache
.shiro
.web
.session
.mgt
.
WebSessionManager
)
Interface Hierarchy
java
.util
.
Map
<K
,V>
org
.apache
.shiro
.session
.mgt
.
SessionContext
org
.apache
.shiro
.web
.session
.mgt
.
WebSessionContext
(also extends org
.apache
.shiro
.web
.util
.
RequestPairSource
)
org
.apache
.shiro
.web
.util
.
RequestPairSource
org
.apache
.shiro
.web
.session
.mgt
.
WebSessionContext
(also extends org
.apache
.shiro
.session
.mgt
.
SessionContext
)
org
.apache
.shiro
.session
.mgt
.
SessionManager
org
.apache
.shiro
.web
.session
.mgt
.
WebSessionManager