Apache Shiro is a security framework that handles authentication, authorization, session management, and cryptography, with Ehcache integration for caching.
<dependency>
<groupId>org.apache.shiro</groupId>
<artifactId>shiro-ehcache</artifactId>
<version>2.1.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Initializes an EhCache-based cache manager for Shiro.
No known issues recorded.
No dependency data recorded yet.