|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |