| Package | Description |
|---|---|
| org.wso2.apimgt.gateway.cli.model.config | |
| org.wso2.apimgt.gateway.cli.model.rest | |
| org.wso2.apimgt.gateway.cli.rest |
| Modifier and Type | Method and Description |
|---|---|
List<ClientCertMetadataDTO> |
MutualSSL.getClientCertificates() |
| Modifier and Type | Method and Description |
|---|---|
void |
MutualSSL.setClientCertificates(List<ClientCertMetadataDTO> clientCertificates) |
| Modifier and Type | Method and Description |
|---|---|
List<ClientCertMetadataDTO> |
ClientCertificatesDTO.getCertificates() |
| Modifier and Type | Method and Description |
|---|---|
void |
ClientCertificatesDTO.setCertificates(List<ClientCertMetadataDTO> certificates) |
| Modifier and Type | Method and Description |
|---|---|
List<ClientCertMetadataDTO> |
RESTAPIService.getClientCertificates(String accessToken)
Get list of client certificates
|
List<ClientCertMetadataDTO> |
RESTAPIServiceImpl.getClientCertificates(String accessToken) |
Copyright © 2019 WSO2. All rights reserved.