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()
GlobalSecurityManagerglobalACLCache in interface GlobalSecurityManagerpublic void flushGlobalACLCache()
GlobalSecurityManagerflushGlobalACLCache in interface GlobalSecurityManagerCopyright © 2024 JBoss, a division of Red Hat. All rights reserved.