| Package | Description |
|---|---|
| de.adorsys.xs2a.gateway.api | |
| de.adorsys.xs2a.gateway.controller | |
| de.adorsys.xs2a.gateway.mapper | |
| de.adorsys.xs2a.gateway.model.shared |
| Modifier and Type | Method and Description |
|---|---|
default org.springframework.http.ResponseEntity<Authorisations> |
ConsentApi.getConsentAuthorisation(String consentId,
Map<String,String> headers) |
org.springframework.http.ResponseEntity<Authorisations> |
PaymentApi.getPaymentInitiationAuthorisation(String paymentService,
String paymentProduct,
String paymentId,
Map<String,String> headers) |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.http.ResponseEntity<Authorisations> |
PaymentController.getPaymentInitiationAuthorisation(String paymentService,
String paymentProduct,
String paymentId,
Map<String,String> headers) |
| Modifier and Type | Method and Description |
|---|---|
Authorisations |
PaymentInitiationAuthorisationResponseMapperImpl.toAuthorisations(PaymentInitiationAuthorisationResponse response) |
Authorisations |
PaymentInitiationAuthorisationResponseMapper.toAuthorisations(PaymentInitiationAuthorisationResponse response) |
| Modifier and Type | Method and Description |
|---|---|
Authorisations |
Authorisations.authorisationIds(AuthorisationsList authorisationIds) |
Copyright © 2019. All rights reserved.