Uses of Class
org.apache.shiro.cache.AbstractCacheManager

Packages that use AbstractCacheManager
org.apache.shiro.cache Caching support used to enhance performance for any security operation. 
 

Uses of AbstractCacheManager in org.apache.shiro.cache
 

Subclasses of AbstractCacheManager in org.apache.shiro.cache
 class MemoryConstrainedCacheManager
          Simple memory-only based CacheManager implementation usable in production environments.
 



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