|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of ACLEntry in org.jboss.security.acl |
|---|
| Methods in org.jboss.security.acl that return types with arguments of type ACLEntry | |
|---|---|
java.util.Collection<ACLEntry> |
ACL.getEntries()
Obtains the collection of all ACLEntries in this ACL. |
| Methods in org.jboss.security.acl with parameters of type ACLEntry | |
|---|---|
boolean |
ACL.addEntry(ACLEntry entry)
Adds an entry to this ACL. |
boolean |
ACL.removeEntry(ACLEntry entry)
Removes an entry from this ACL. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||