| Package | Description |
|---|---|
| com.jinfonet.security.jacl |
| Modifier and Type | Method and Description |
|---|---|
Iterator<BaseAclEntry> |
BaseAcl.baseEntries()
Returns an enumeration of the entries in this ACL.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
BaseAcl.addBaseEntry(Principal caller,
BaseAclEntry entry)
Adds an ACL entry to this ACL.
|
boolean |
BaseAcl.removeBaseEntry(Principal caller,
BaseAclEntry entry)
Removes an ACL entry from this ACL.
|
© insightsoftware. All rights reserved.