AclCacheInterface

AclCacheInterface

interface AclCacheInterface

AclCache Interface

Methods

evictFromCacheById(string $primaryKey)

Removes an ACL from the cache

evictFromCacheByIdentity(ObjectIdentityInterface $oid)

Removes an ACL from the cache

AclInterface getFromCacheById(int $primaryKey)

Retrieves an ACL for the given object identity p