RealmSecurityManager.afterCacheManagerSet

Simply calls {@link #applyCacheManagerToRealms() applyCacheManagerToRealms()} to allow the newly set {@link hunt.shiro.cache.CacheManager CacheManager} to be propagated to the internal collection of <code>Realm</code> that would need to use it.

class RealmSecurityManager
protected override
void
afterCacheManagerSet
()

Meta