Class EhCacheBasedAclCache

  • All Implemented Interfaces:
    AclCache

    @Deprecated
    public class EhCacheBasedAclCache
    extends java.lang.Object
    implements AclCache
    Deprecated.
    since 5.6. In favor of JCache based implementations
    Simple implementation of AclCache that delegates to EH-CACHE.

    Designed to handle the transient fields in AclImpl. Note that this implementation assumes all AclImpl instances share the same PermissionGrantingStrategy and AclAuthorizationStrategy instances.