| Package | Description |
|---|---|
| org.acegisecurity.acls.jdbc |
JDBC-based persistence of ACL information.
|
| Modifier and Type | Class and Description |
|---|---|
class |
EhCacheBasedAclCache
Simple implementation of
AclCache that delegates to EH-CACHE. |
| Constructor and Description |
|---|
BasicLookupStrategy(DataSource dataSource,
AclCache aclCache,
AclAuthorizationStrategy aclAuthorizationStrategy,
AuditLogger auditLogger)
Constructor accepting mandatory arguments
|
JdbcMutableAclService(DataSource dataSource,
LookupStrategy lookupStrategy,
AclCache aclCache) |
Copyright © 2016. All rights reserved.