{"id":56183,"library":"shiro-ehcache","title":"Apache Shiro Ehcache","description":"Apache Shiro is a security framework that handles authentication, authorization, session management, and cryptography, with Ehcache integration for caching.","status":"active","version":"2.1.0","language":"java","source_language":null,"source_url":"https://github.com/apache/shiro","tags":["security","shiro","ehcache","caching","authentication"],"install":[{"cmd":"<dependency>\n  <groupId>org.apache.shiro</groupId>\n  <artifactId>shiro-ehcache</artifactId>\n  <version>2.1.0</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'org.apache.shiro:shiro-ehcache:2.1.0'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"EhCacheManager","correct":"org.apache.shiro.cache.ehcache.EhCacheManager"}],"quickstart":{"code":"import org.apache.shiro.cache.ehcache.EhCacheManager;\n\npublic class Main {\n    public static void main(String[] args) {\n        EhCacheManager cacheManager = new EhCacheManager();\n        cacheManager.setCacheManagerConfigFile(\"classpath:ehcache.xml\");\n        System.out.println(\"EhCacheManager initialized\");\n    }\n}","lang":"java","description":"Initializes an EhCache-based cache manager for Shiro."},"warnings":[],"env_vars":null,"search_vec":"'apach':1,4 'authent':12,27 'author':13 'cach':22,26 'cryptographi':17 'ehcach':3,19,25 'framework':9 'handl':11 'integr':20 'manag':15 'secur':8,23 'session':14 'shiro':2,5,24","created_at":"2026-06-15T10:24:37.653228+00:00","updated_at":"2026-06-15T10:24:37.653228+00:00","problems":[],"ecosystem":"maven","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://shiro.apache.org/","github":"https://github.com/apache/shiro","docs":"https://appdoc.app/artifact/org.apache.shiro/shiro-ehcache/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["auth"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-15","next_check":"2026-12-12","install_tag":null}}