|
Spring Security Framework | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AlreadyExistsException | |
|---|---|
| org.springframework.security.acls | Interfaces and shared classes to manage access control lists (ACLs) for domain object instances. |
| org.springframework.security.acls.jdbc | JDBC-based persistence of ACL information. |
| Uses of AlreadyExistsException in org.springframework.security.acls |
|---|
| Methods in org.springframework.security.acls that throw AlreadyExistsException | |
|---|---|
MutableAcl |
MutableAclService.createAcl(ObjectIdentity objectIdentity)
Creates an empty Acl object in the database. |
| Uses of AlreadyExistsException in org.springframework.security.acls.jdbc |
|---|
| Methods in org.springframework.security.acls.jdbc that throw AlreadyExistsException | |
|---|---|
MutableAcl |
JdbcMutableAclService.createAcl(ObjectIdentity objectIdentity)
|
|
Spring Security Framework | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||