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