|
Spring Security Framework | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AclCache | |
|---|---|
| org.springframework.security.acls.jdbc | JDBC-based persistence of ACL information. |
| Uses of AclCache in org.springframework.security.acls.jdbc |
|---|
| Classes in org.springframework.security.acls.jdbc that implement AclCache | |
|---|---|
class |
EhCacheBasedAclCache
Simple implementation of AclCache that delegates to EH-CACHE. |
| 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)
|
|
|
Spring Security Framework | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||