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