Package | Description |
---|---|
org.springframework.security.acls.jdbc |
JDBC-based persistence of ACL information
|
Modifier and Type | Class and Description |
---|---|
class |
BasicLookupStrategy
Performs lookups in a manner that is compatible with ANSI SQL.
|
Constructor and Description |
---|
JdbcAclService(DataSource dataSource,
LookupStrategy lookupStrategy) |
JdbcMutableAclService(DataSource dataSource,
LookupStrategy lookupStrategy,
AclCache aclCache) |
Copyright © 2019. All rights reserved.