Uses of Class
org.apache.shiro.session.mgt.AbstractSessionManager

Packages that use AbstractSessionManager
org.apache.shiro.session.mgt SessionManager components supporting enterprise session management. 
 

Uses of AbstractSessionManager in org.apache.shiro.session.mgt
 

Subclasses of AbstractSessionManager in org.apache.shiro.session.mgt
 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.
 



Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.