Uses of Interface
org.apache.shiro.cache.Cache
-
Uses of Cache in org.apache.shiro.cache
Classes in org.apache.shiro.cache that implement CacheMethods in org.apache.shiro.cache that return CacheModifier and TypeMethodDescriptionprotected abstract CacheAbstractCacheManager.createCache(String name) Creates a newCacheinstance associated with the specifiedname.protected CacheMemoryConstrainedCacheManager.createCache(String name) Returns a newMapCacheinstance backed by aSoftHashMap.<K,V> Cache<K, V> Returns the cache with the specifiedname.<K,V> Cache<K, V> Acquires the cache with the specifiedname.