Uses of Interface
org.springframework.security.acls.model.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 JDBC implementation of MutableAclService.
 



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