| Package | Description |
|---|---|
| org.xipki.ca.server.mgmt.api | |
| org.xipki.ca.server.mgmt.api.conf |
| Modifier and Type | Method and Description |
|---|---|
RequestorEntry |
CaManager.getRequestor(String name)
Returns the requestor named
name. |
| Modifier and Type | Method and Description |
|---|---|
void |
CaManager.addRequestor(RequestorEntry dbEntry)
Adds requstor.
|
boolean |
RequestorEntry.equals(RequestorEntry obj,
boolean ignoreId) |
| Modifier and Type | Method and Description |
|---|---|
RequestorEntry |
CaConf.getRequestor(String name) |
| Modifier and Type | Method and Description |
|---|---|
void |
CaConf.addRequestor(RequestorEntry requestor) |
Copyright © 2018. All rights reserved.