| Package | Description |
|---|---|
| de.adorsys.psd2.api | |
| de.adorsys.psd2.model |
| Modifier and Type | Method and Description |
|---|---|
default org.springframework.http.ResponseEntity<StartScaprocessResponse> |
ConsentApi._startConsentAuthorisation(String consentId,
UUID xRequestID,
String digest,
String signature,
byte[] tpPSignatureCertificate,
String PSU_ID,
String psUIDType,
String psUCorporateID,
String psUCorporateIDType,
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<StartScaprocessResponse> |
PaymentApi._startPaymentAuthorisation(String paymentService,
String paymentProduct,
String paymentId,
UUID xRequestID,
String PSU_ID,
String psUIDType,
String psUCorporateID,
String psUCorporateIDType,
String digest,
String signature,
byte[] tpPSignatureCertificate,
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<StartScaprocessResponse> |
PaymentApi._startPaymentInitiationCancellationAuthorisation(String paymentService,
String paymentProduct,
String paymentId,
UUID xRequestID,
String digest,
String signature,
byte[] tpPSignatureCertificate,
String PSU_ID,
String psUIDType,
String psUCorporateID,
String psUCorporateIDType,
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<StartScaprocessResponse> |
SigningBasketApi._startSigningBasketAuthorisation(String basketId,
UUID xRequestID,
String digest,
String signature,
byte[] tpPSignatureCertificate,
String PSU_ID,
String psUIDType,
String psUCorporateID,
String psUCorporateIDType,
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<StartScaprocessResponse> |
ConsentApi.startConsentAuthorisation(String consentId,
UUID xRequestID,
String digest,
String signature,
byte[] tpPSignatureCertificate,
String PSU_ID,
String psUIDType,
String psUCorporateID,
String psUCorporateIDType,
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<StartScaprocessResponse> |
PaymentApi.startPaymentAuthorisation(String paymentService,
String paymentProduct,
String paymentId,
UUID xRequestID,
String PSU_ID,
String psUIDType,
String psUCorporateID,
String psUCorporateIDType,
String digest,
String signature,
byte[] tpPSignatureCertificate,
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<StartScaprocessResponse> |
PaymentApi.startPaymentInitiationCancellationAuthorisation(String paymentService,
String paymentProduct,
String paymentId,
UUID xRequestID,
String digest,
String signature,
byte[] tpPSignatureCertificate,
String PSU_ID,
String psUIDType,
String psUCorporateID,
String psUCorporateIDType,
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<StartScaprocessResponse> |
SigningBasketApi.startSigningBasketAuthorisation(String basketId,
UUID xRequestID,
String digest,
String signature,
byte[] tpPSignatureCertificate,
String PSU_ID,
String psUIDType,
String psUCorporateID,
String psUCorporateIDType,
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 |
|---|---|
StartScaprocessResponse |
StartScaprocessResponse._links(Map _links) |
StartScaprocessResponse |
StartScaprocessResponse.authorisationId(String authorisationId) |
StartScaprocessResponse |
StartScaprocessResponse.challengeData(ChallengeData challengeData) |
StartScaprocessResponse |
StartScaprocessResponse.chosenScaMethod(ChosenScaMethod chosenScaMethod) |
StartScaprocessResponse |
StartScaprocessResponse.psuMessage(String psuMessage) |
StartScaprocessResponse |
StartScaprocessResponse.scaMethods(ScaMethods scaMethods) |
StartScaprocessResponse |
StartScaprocessResponse.scaStatus(ScaStatus scaStatus) |
Copyright © 2019. All rights reserved.