| Package | Description |
|---|---|
| com.axway.apim.adapter | |
| com.axway.apim.api |
| Modifier and Type | Method and Description |
|---|---|
static com.fasterxml.jackson.databind.JsonNode |
APIManagerAdapter.getCertInfo(InputStream certFile,
CaCert cert)
Helper method to fulfill the given certificates by the API-Developer into the required
format as it's needed by the API-Manager.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<CaCert> |
API.caCerts |
| Modifier and Type | Method and Description |
|---|---|
List<CaCert> |
API.getCaCerts() |
| Modifier and Type | Method and Description |
|---|---|
void |
API.setCaCerts(List<CaCert> caCerts) |
Copyright © 2020. All rights reserved.