Spring Security Framework

Uses of Interface
org.springframework.security.acls.MutableAclService

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

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

Classes in org.springframework.security.acls.jdbc that implement MutableAclService
 class JdbcMutableAclService
          Provides a base implementation of MutableAclService.
 


Spring Security Framework

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