| Package | Description |
|---|---|
| com.jinfonet.security.jacl |
| 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.
|
void |
BaseAcl.setAclName(Principal caller,
String name)
Sets the name of this ACL.
|
© insightsoftware. All rights reserved.