Package | Description |
---|---|
org.acegisecurity.acls |
Interfaces and shared classes to manage access control lists (ACLs) for domain object instances.
|
org.acegisecurity.acls.jdbc |
JDBC-based persistence of ACL information.
|
Modifier and Type | Method and Description |
---|---|
MutableAcl |
MutableAclService.createAcl(ObjectIdentity objectIdentity)
Creates an empty
Acl object in the database. |
Modifier and Type | Method and Description |
---|---|
MutableAcl |
JdbcMutableAclService.createAcl(ObjectIdentity objectIdentity) |
Copyright © 2016. All rights reserved.