|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LookupStrategy | |
---|---|
org.springframework.security.acls.jdbc | JDBC-based persistence of ACL information. |
Uses of LookupStrategy in org.springframework.security.acls.jdbc |
---|
Classes in org.springframework.security.acls.jdbc that implement LookupStrategy | |
---|---|
class |
BasicLookupStrategy
Performs lookups in a manner that is compatible with ANSI SQL. |
Constructors in org.springframework.security.acls.jdbc with parameters of type LookupStrategy | |
---|---|
JdbcAclService(DataSource dataSource,
LookupStrategy lookupStrategy)
|
|
JdbcMutableAclService(DataSource dataSource,
LookupStrategy lookupStrategy,
AclCache aclCache)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |