Class GlobalSecurityManagerImpl

java.lang.Object
org.infinispan.security.impl.GlobalSecurityManagerImpl
All Implemented Interfaces:
GlobalSecurityManager

@MBean(objectName="GlobalSecurityManager", description="Controls global ACL caches") public class GlobalSecurityManagerImpl extends Object implements GlobalSecurityManager
GlobalSecurityManagerImpl. Initialize the global ACL cache.
Since:
8.1
Author:
Tristan Tarrant