public class GlobalSecurityManagerImpl extends Object implements GlobalSecurityManager
Constructor and Description |
---|
GlobalSecurityManagerImpl() |
Modifier and Type | Method and Description |
---|---|
void |
flushGlobalACLCache()
Flushes the ACL cache for this node
|
Cache<?,?> |
globalACLCache()
Returns the global ACL cache
|
void |
init(EmbeddedCacheManager cacheManager,
GlobalConfiguration globalConfiguration,
InternalCacheRegistry internalCacheRegistry) |
public void init(EmbeddedCacheManager cacheManager, GlobalConfiguration globalConfiguration, InternalCacheRegistry internalCacheRegistry)
public Cache<?,?> globalACLCache()
GlobalSecurityManager
globalACLCache
in interface GlobalSecurityManager
public void flushGlobalACLCache()
GlobalSecurityManager
flushGlobalACLCache
in interface GlobalSecurityManager
Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.