SessionsSecurityManager.afterCacheManagerSet

Calls {@link hunt.shiro.mgt.AuthorizingSecurityManager#afterCacheManagerSet() super.afterCacheManagerSet()} and then immediately calls {@link #applyCacheManagerToSessionManager() applyCacheManagerToSessionManager()} to ensure the <code>CacheManager</code> is applied to the SessionManager as necessary.

class SessionsSecurityManager
protected override
void
afterCacheManagerSet
()

Meta