|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AclCache | |
|---|---|
| org.springframework.security.acls.domain | Basic implementation of access control lists (ACLs) interfaces. |
| org.springframework.security.acls.jdbc | JDBC-based persistence of ACL information. |
| Uses of AclCache in org.springframework.security.acls.domain |
|---|
| Classes in org.springframework.security.acls.domain that implement AclCache | |
|---|---|
class |
EhCacheBasedAclCache
Simple implementation of AclCache that delegates to EH-CACHE. |
| Uses of AclCache in org.springframework.security.acls.jdbc |
|---|
| Constructors in org.springframework.security.acls.jdbc with parameters of type AclCache | |
|---|---|
BasicLookupStrategy(DataSource dataSource,
AclCache aclCache,
AclAuthorizationStrategy aclAuthorizationStrategy,
AuditLogger auditLogger)
Constructor accepting mandatory arguments |
|
JdbcMutableAclService(DataSource dataSource,
LookupStrategy lookupStrategy,
AclCache aclCache)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||