Java org.apache.shiro.realm CachingRealm fields, constructors, methods, implement or subclass

Example usage for Java org.apache.shiro.realm CachingRealm fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.shiro.realm CachingRealm.

The text is from its open source code.

Method

CacheManagergetCacheManager()
Returns the CacheManager used for data caching to reduce EIS round trips, or null if caching is disabled.