Uses of Class
org.springframework.security.acls.jdbc.JdbcAclService

Packages that use JdbcAclService
org.springframework.security.acls.jdbc JDBC-based persistence of ACL information. 
 

Uses of JdbcAclService in org.springframework.security.acls.jdbc
 

Subclasses of JdbcAclService in org.springframework.security.acls.jdbc
 class JdbcMutableAclService
          Provides a base JDBC implementation of MutableAclService.
 



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