Package org.apache.shiro.cache.ehcache


package org.apache.shiro.cache.ehcache
Ehcache-based implementations of Shiro's cache interfaces.
  • Classes
    Class
    Description
    EhCache<K,V>
    Shiro Cache implementation that wraps an Ehcache instance.
    Shiro CacheManager implementation utilizing the Ehcache framework for all cache functionality.