| java.lang.Object | |
| ↳ | org.springframework.security.acls.domain.EhCacheBasedAclCache | 
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.
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| 
      
  This constructor is deprecated.
      use the second constructor which injects the strategy objects. See SEC-1498.
 | |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| [Expand] Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|  From class
  java.lang.Object | |||||||||||
|  From interface
  org.springframework.security.acls.model.AclCache | |||||||||||
      
  This constructor is deprecated.
 use the second constructor which injects the strategy objects. See SEC-1498.