| 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 |
|---|---|
org.springframework.http.ResponseEntity<ScaStatusResponseTO> |
ConsentApi.getConsentScaStatus(String consentId,
String authorisationId,
Map<String,String> headers) |
org.springframework.http.ResponseEntity<ScaStatusResponseTO> |
PaymentApi.getPaymentInitiationScaStatus(String paymentService,
String paymentProduct,
String paymentId,
String authorisationId,
Map<String,String> headers) |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.http.ResponseEntity<ScaStatusResponseTO> |
ConsentController.getConsentScaStatus(String consentId,
String authorisationId,
Map<String,String> headers) |
org.springframework.http.ResponseEntity<ScaStatusResponseTO> |
PaymentController.getPaymentInitiationScaStatus(String paymentService,
String paymentProduct,
String paymentId,
String authorisationId,
Map<String,String> headers) |
| Modifier and Type | Method and Description |
|---|---|
ScaStatusResponseTO |
PaymentInitiationScaStatusResponseMapper.mapToScaStatusResponse(PaymentInitiationScaStatusResponse paymentInitiationScaStatusResponse) |
ScaStatusResponseTO |
ScaStatusResponseMapperImpl.toScaStatusResponseTO(ScaStatusResponse scaStatusResponse) |
ScaStatusResponseTO |
ScaStatusResponseMapper.toScaStatusResponseTO(ScaStatusResponse scaStatusResponse) |
| Modifier and Type | Method and Description |
|---|---|
ScaStatusResponseTO |
ScaStatusResponseTO.scaStatus(ScaStatusTO scaStatus) |
Copyright © 2019. All rights reserved.