All Classes
-
All Classes Interface Summary Class Summary Exception Summary Class Description AbstractCacheManager Very simple abstractCacheManagerimplementation that retains all createdCacheinstances in an in-memoryConcurrentMap.Cache<K,V> A Cache efficiently stores temporary objects primarily to improve an application's performance.CacheException Root class of all Shiro exceptions related to caching operations.CacheManager A CacheManager provides and maintains the lifecycles ofCacheinstances.CacheManagerAware Interface implemented by components that utilize a CacheManager and wish that CacheManager to be supplied if one is available.MapCache<K,V> MemoryConstrainedCacheManager Simple memory-only basedCacheManagerimplementation usable in production environments.