Package org.springframework.security.acls.jdbc

JDBC-based persistence of ACL information.

See:
          Description

Interface Summary
LookupStrategy Performs lookups for AclService.
 

Class Summary
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.
 

Package org.springframework.security.acls.jdbc Description

JDBC-based persistence of ACL information.



Copyright © 2004-2009 SpringSource, Inc. All Rights Reserved.