Uses of Package
org.apache.shiro.cache
-
Classes in org.apache.shiro.cache used by org.apache.shiro.cacheClassDescriptionVery simple abstract
CacheManagerimplementation that retains all createdCacheinstances in an in-memoryConcurrentMap.A Cache efficiently stores temporary objects primarily to improve an application's performance.Root class of all Shiro exceptions related to caching operations.A CacheManager provides and maintains the lifecycles ofCacheinstances.