package

org.springframework.security.acls.jdbc

JDBC-based persistence of ACL information

Interfaces

LookupStrategy Performs lookups for AclService

Classes

BasicLookupStrategy Performs lookups in a manner that is compatible with ANSI SQL. 
JdbcAclService Simple JDBC-based implementation of AclService
JdbcMutableAclService Provides a base JDBC implementation of MutableAclService