| 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<StartScaprocessResponseTO> |
ConsentApi.startConsentAuthorisation(String consentId,
Map<String,String> headers,
com.fasterxml.jackson.databind.node.ObjectNode body) |
org.springframework.http.ResponseEntity<StartScaprocessResponseTO> |
PaymentApi.startSinglePaymentAuthorisation(String paymentProduct,
String paymentId,
Map<String,String> headers,
com.fasterxml.jackson.databind.node.ObjectNode body) |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.http.ResponseEntity<StartScaprocessResponseTO> |
ConsentController.startConsentAuthorisation(String consentId,
Map<String,String> headers,
com.fasterxml.jackson.databind.node.ObjectNode body) |
org.springframework.http.ResponseEntity<StartScaprocessResponseTO> |
PaymentController.startSinglePaymentAuthorisation(String paymentProduct,
String paymentId,
Map<String,String> headers,
com.fasterxml.jackson.databind.node.ObjectNode body) |
| Modifier and Type | Method and Description |
|---|---|
StartScaprocessResponseTO |
StartScaProcessResponseMapperImpl.toStartScaprocessResponseTO(StartScaProcessResponse startScaProcessResponse) |
StartScaprocessResponseTO |
StartScaProcessResponseMapper.toStartScaprocessResponseTO(StartScaProcessResponse startScaProcessResponse) |
| Modifier and Type | Method and Description |
|---|---|
StartScaprocessResponseTO |
StartScaprocessResponseTO._links(Map _links) |
StartScaprocessResponseTO |
StartScaprocessResponseTO.authorisationId(String authorisationId) |
StartScaprocessResponseTO |
StartScaprocessResponseTO.challengeData(ChallengeDataTO challengeData) |
StartScaprocessResponseTO |
StartScaprocessResponseTO.chosenScaMethod(ChosenScaMethod chosenScaMethod) |
StartScaprocessResponseTO |
StartScaprocessResponseTO.psuMessage(String psuMessage) |
StartScaprocessResponseTO |
StartScaprocessResponseTO.scaMethods(ScaMethods scaMethods) |
StartScaprocessResponseTO |
StartScaprocessResponseTO.scaStatus(ScaStatusTO scaStatus) |
Copyright © 2019. All rights reserved.