Uses of Class
org.apache.shiro.session.mgt.eis.CachingSessionDAO

Packages that use CachingSessionDAO
org.apache.shiro.session.mgt.eis EIS (Enterprise Information System)-tier components that can perform CRUD operations for sessions using any EIS API. 
 

Uses of CachingSessionDAO in org.apache.shiro.session.mgt.eis
 

Subclasses of CachingSessionDAO in org.apache.shiro.session.mgt.eis
 class EnterpriseCacheSessionDAO
          SessionDAO implementation that relies on an enterprise caching product as the EIS system of record for all sessions.
 



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