Spring Security Framework

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 implementation of MutableAclService.
 


Spring Security Framework

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