Uses of Package
org.apache.shiro.cache
-
Classes in org.apache.shiro.cache used by org.apache.shiro.cache Class Description AbstractCacheManager Very simple abstractCacheManagerimplementation that retains all createdCacheinstances in an in-memoryConcurrentMap.Cache 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.