AuthorizingRealm.setAuthorizationCachingEnabled

Sets whether or not authorization caching should be utilized if a {@link CacheManager} has been {@link #setCacheManager(hunt.shiro.cache.CacheManager) configured}, {@code false} otherwise. <p/> The default value is {@code true}.

@param authenticationCachingEnabled the value to set

class AuthorizingRealm
void
setAuthorizationCachingEnabled

Meta