| Package | Description |
|---|---|
| com.netscape.certsrv.acls |
| Modifier and Type | Method and Description |
|---|---|
static ACLEntry |
ACLEntry.parseACLEntry(IACL acl,
java.lang.String aclEntryString)
Parse string in the following format:
|
| Modifier and Type | Method and Description |
|---|---|
void |
ACL.addEntry(ACLEntry entry)
Adds an ACL entry to this list.
|