| Package | Description |
|---|---|
| com.netscape.certsrv.acls | |
| com.netscape.certsrv.authorization | |
| com.netscape.cms.authorization |
| Modifier and Type | Method and Description |
|---|---|
static ACL |
ACL.parseACL(java.lang.String resACLs)
Parse ACL resource attributes
|
| Modifier and Type | Method and Description |
|---|---|
void |
ACL.merge(ACL other)
Merge the rules of the other ACL into this one.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Enumeration<ACL> |
IAuthzManager.getACLs()
Get ACL entries
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Enumeration<ACL> |
AAclAuthz.aclResElements()
gets an enumeration of resources
|
java.util.Enumeration<ACL> |
BasicGroupAuthz.getACLs() |
java.util.Enumeration<ACL> |
AAclAuthz.getACLs() |