Simple implementation of {@link AclCache} that delegates to EH-CACHE.
Designed to handle the transient fields in {@link AclImpl}. Note that this implementation assumes all {@link AclImpl} instances share the same {@link PermissionGrantingStrategy} and {@link AclAuthorizationStrategy}instances.
@author Ben Alex
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.