| Package | Description |
|---|---|
| de.adorsys.psd2.client.api | |
| de.adorsys.psd2.client.model |
| Modifier and Type | Method and Description |
|---|---|
Authorisations |
AccountInformationServiceAisApi.getConsentAuthorisation(String consentId,
UUID xRequestID,
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)
Get Consent Authorisation Sub-Resources Request
Return a list of all authorisation subresources IDs which have been created.
|
Authorisations |
PaymentInitiationServicePisApi.getPaymentInitiationAuthorisation(String paymentService,
String paymentProduct,
String paymentId,
UUID xRequestID,
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)
Get Payment Initiation Authorisation Sub-Resources Request
Read a list of all authorisation subresources IDs which have been created.
|
Authorisations |
CommonServicesApi.getPaymentInitiationAuthorisation(String paymentService,
String paymentProduct,
String paymentId,
UUID xRequestID,
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)
Get Payment Initiation Authorisation Sub-Resources Request
Read a list of all authorisation subresources IDs which have been created.
|
Authorisations |
SigningBasketsApi.getSigningBasketAuthorisation(String basketId,
UUID xRequestID,
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)
Get Signing Basket Authorisation Sub-Resources Request
Read a list of all authorisation subresources IDs which have been created.
|
Authorisations |
CommonServicesApi.getSigningBasketAuthorisation(String basketId,
UUID xRequestID,
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)
Get Signing Basket Authorisation Sub-Resources Request
Read a list of all authorisation subresources IDs which have been created.
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<Authorisations> |
AccountInformationServiceAisApi.getConsentAuthorisationWithHttpInfo(String consentId,
UUID xRequestID,
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)
Get Consent Authorisation Sub-Resources Request
Return a list of all authorisation subresources IDs which have been created.
|
ApiResponse<Authorisations> |
PaymentInitiationServicePisApi.getPaymentInitiationAuthorisationWithHttpInfo(String paymentService,
String paymentProduct,
String paymentId,
UUID xRequestID,
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)
Get Payment Initiation Authorisation Sub-Resources Request
Read a list of all authorisation subresources IDs which have been created.
|
ApiResponse<Authorisations> |
CommonServicesApi.getPaymentInitiationAuthorisationWithHttpInfo(String paymentService,
String paymentProduct,
String paymentId,
UUID xRequestID,
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)
Get Payment Initiation Authorisation Sub-Resources Request
Read a list of all authorisation subresources IDs which have been created.
|
ApiResponse<Authorisations> |
SigningBasketsApi.getSigningBasketAuthorisationWithHttpInfo(String basketId,
UUID xRequestID,
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)
Get Signing Basket Authorisation Sub-Resources Request
Read a list of all authorisation subresources IDs which have been created.
|
ApiResponse<Authorisations> |
CommonServicesApi.getSigningBasketAuthorisationWithHttpInfo(String basketId,
UUID xRequestID,
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)
Get Signing Basket Authorisation Sub-Resources Request
Read a list of all authorisation subresources IDs which have been created.
|
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
AccountInformationServiceAisApi.getConsentAuthorisationAsync(String consentId,
UUID xRequestID,
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,
ApiCallback<Authorisations> callback)
Get Consent Authorisation Sub-Resources Request (asynchronously)
Return a list of all authorisation subresources IDs which have been created.
|
com.squareup.okhttp.Call |
PaymentInitiationServicePisApi.getPaymentInitiationAuthorisationAsync(String paymentService,
String paymentProduct,
String paymentId,
UUID xRequestID,
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,
ApiCallback<Authorisations> callback)
Get Payment Initiation Authorisation Sub-Resources Request (asynchronously)
Read a list of all authorisation subresources IDs which have been created.
|
com.squareup.okhttp.Call |
CommonServicesApi.getPaymentInitiationAuthorisationAsync(String paymentService,
String paymentProduct,
String paymentId,
UUID xRequestID,
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,
ApiCallback<Authorisations> callback)
Get Payment Initiation Authorisation Sub-Resources Request (asynchronously)
Read a list of all authorisation subresources IDs which have been created.
|
com.squareup.okhttp.Call |
SigningBasketsApi.getSigningBasketAuthorisationAsync(String basketId,
UUID xRequestID,
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,
ApiCallback<Authorisations> callback)
Get Signing Basket Authorisation Sub-Resources Request (asynchronously)
Read a list of all authorisation subresources IDs which have been created.
|
com.squareup.okhttp.Call |
CommonServicesApi.getSigningBasketAuthorisationAsync(String basketId,
UUID xRequestID,
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,
ApiCallback<Authorisations> callback)
Get Signing Basket Authorisation Sub-Resources Request (asynchronously)
Read a list of all authorisation subresources IDs which have been created.
|
| Modifier and Type | Method and Description |
|---|---|
Authorisations |
Authorisations.authorisationIds(AuthorisationsList authorisationIds) |
Copyright © 2019. All rights reserved.