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

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

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

Subclasses of AbstractValidatingSessionManager in org.apache.shiro.session.mgt
 class DefaultSessionManager
          Default business-tier implementation of a ValidatingSessionManager.
 

Uses of AbstractValidatingSessionManager in org.apache.shiro.web.session.mgt
 

Subclasses of AbstractValidatingSessionManager in org.apache.shiro.web.session.mgt
 class DefaultWebSessionManager
          Web-application capable SessionManager implementation.
 



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