Symfony ACL Cache
Check the following sample:
/** @var $aclCache Symfony\Component\Security\Acl\Model\AclCacheInterface */
$ aclCache = $this->container->get('security.acl.cache');
Check the following sample:
/** @var $aclCache Symfony\Component\Security\Acl\Model\AclCacheInterface */
$ aclCache = $this->container->get('security.acl.cache');