Uses of Interface
org.acegisecurity.acls.MutableAclService

Packages that use MutableAclService
org.acegisecurity.acls.jdbc JDBC-based persistence of ACL information. 
sample.contact   
 

Uses of MutableAclService in org.acegisecurity.acls.jdbc
 

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

Uses of MutableAclService in sample.contact
 

Methods in sample.contact with parameters of type MutableAclService
 void ContactManagerBackend.setMutableAclService(MutableAclService mutableAclService)
           
 void DataSourcePopulator.setMutableAclService(MutableAclService mutableAclService)
           
 



Copyright © 2004-2012 Interface21, Inc. All Rights Reserved.