| Package | Description |
|---|---|
| org.xipki.ca.server.mgmt.api | |
| org.xipki.ca.server.mgmt.api.conf |
| Modifier and Type | Method and Description |
|---|---|
PublisherEntry |
CaManager.getPublisher(String publisherName)
Returns the publisher.
|
| Modifier and Type | Method and Description |
|---|---|
List<PublisherEntry> |
CaManager.getPublishersForCa(String caName)
Returns publishers for the CA
caName. |
| Modifier and Type | Method and Description |
|---|---|
void |
CaManager.addPublisher(PublisherEntry dbEntry)
Adds a publisher.
|
boolean |
PublisherEntry.equals(PublisherEntry obj,
boolean ignoreId) |
| Modifier and Type | Method and Description |
|---|---|
PublisherEntry |
CaConf.getPublisher(String name) |
| Modifier and Type | Method and Description |
|---|---|
void |
CaConf.addPublisher(PublisherEntry publisher) |
Copyright © 2018. All rights reserved.