| Package | Description |
|---|---|
| de.adorsys.psd2.certificate.generator.controller | |
| de.adorsys.psd2.certificate.generator.service |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.http.ResponseEntity<CertificateResponse> |
CertificateController.createCert(@Valid CertificateRequest certificateRequest) |
| Modifier and Type | Method and Description |
|---|---|
CertificateResponse |
CertificateService.newCertificate(CertificateRequest certificateRequest)
Create a new base64 encoded X509 certificate for authentication at the XS2A API with the
corresponding private key and meta data.
|
Copyright © 2020. All rights reserved.