|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AlreadyExistsException | |
---|---|
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. |
Uses of AlreadyExistsException in org.acegisecurity.acls |
---|
Methods in org.acegisecurity.acls that throw AlreadyExistsException | |
---|---|
MutableAcl |
MutableAclService.createAcl(ObjectIdentity objectIdentity)
Creates an empty Acl object in the database. |
Uses of AlreadyExistsException in org.acegisecurity.acls.jdbc |
---|
Methods in org.acegisecurity.acls.jdbc that throw AlreadyExistsException | |
---|---|
MutableAcl |
JdbcMutableAclService.createAcl(ObjectIdentity objectIdentity)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |