| Package | Description |
|---|---|
| de.adorsys.psd2.api | |
| de.adorsys.psd2.model |
| Modifier and Type | Method and Description |
|---|---|
default org.springframework.http.ResponseEntity<StartCancellationScaProcessResponse> |
PaymentApi._startPaymentInitiationCancellationAuthorisation(UUID xRequestID,
String paymentService,
String paymentProduct,
String paymentId,
@Valid Object body,
String digest,
String signature,
byte[] tpPSignatureCertificate,
String PSU_ID,
String psUIDType,
String psUCorporateID,
String psUCorporateIDType,
Boolean tpPRedirectPreferred,
String tpPRedirectURI,
String tpPNokRedirectURI,
String tpPNotificationURI,
String tpPNotificationContentPreferred,
String psUIPAddress,
String psUIPPort,
String psUAccept,
String psUAcceptCharset,
String psUAcceptEncoding,
String psUAcceptLanguage,
String psUUserAgent,
String psUHttpMethod,
UUID psUDeviceID,
String psUGeoLocation) |
default org.springframework.http.ResponseEntity<StartCancellationScaProcessResponse> |
PaymentApi.startPaymentInitiationCancellationAuthorisation(UUID xRequestID,
String paymentService,
String paymentProduct,
String paymentId,
Object body,
String digest,
String signature,
byte[] tpPSignatureCertificate,
String PSU_ID,
String psUIDType,
String psUCorporateID,
String psUCorporateIDType,
Boolean tpPRedirectPreferred,
String tpPRedirectURI,
String tpPNokRedirectURI,
String tpPNotificationURI,
String tpPNotificationContentPreferred,
String psUIPAddress,
String psUIPPort,
String psUAccept,
String psUAcceptCharset,
String psUAcceptEncoding,
String psUAcceptLanguage,
String psUUserAgent,
String psUHttpMethod,
UUID psUDeviceID,
String psUGeoLocation) |
| Modifier and Type | Method and Description |
|---|---|
StartCancellationScaProcessResponse |
StartCancellationScaProcessResponse._links(Map _links) |
StartCancellationScaProcessResponse |
StartCancellationScaProcessResponse.cancellationId(String cancellationId) |
StartCancellationScaProcessResponse |
StartCancellationScaProcessResponse.challengeData(ChallengeData challengeData) |
StartCancellationScaProcessResponse |
StartCancellationScaProcessResponse.chosenScaMethod(ChosenScaMethod chosenScaMethod) |
StartCancellationScaProcessResponse |
StartCancellationScaProcessResponse.psuMessage(String psuMessage) |
StartCancellationScaProcessResponse |
StartCancellationScaProcessResponse.scaMethods(ScaMethods scaMethods) |
StartCancellationScaProcessResponse |
StartCancellationScaProcessResponse.scaStatus(ScaStatus scaStatus) |
Copyright © 2020. All rights reserved.