public class Psd2AdapterDelegatingAccountInformationService extends Object implements Psd2AccountInformationService
| Constructor and Description |
|---|
Psd2AdapterDelegatingAccountInformationService(Psd2AdapterServiceLoader adapterServiceLoader) |
public Psd2AdapterDelegatingAccountInformationService(Psd2AdapterServiceLoader adapterServiceLoader)
public Response<ConsentsResponse> createConsent(Map<String,String> queryParameters, Map<String,String> headers, Consents consents) throws IOException
createConsent in interface Psd2AccountInformationServiceIOExceptionpublic Response<ConsentInformationResponse> getConsentInformation(String consentId, Map<String,String> queryParameters, Map<String,String> headers) throws IOException
getConsentInformation in interface Psd2AccountInformationServiceIOExceptionpublic Response<Void> deleteConsent(String consentId, Map<String,String> queryParameters, Map<String,String> headers) throws IOException
deleteConsent in interface Psd2AccountInformationServiceIOExceptionpublic Response<ConsentStatusResponse> getConsentStatus(String consentId, Map<String,String> queryParameters, Map<String,String> headers) throws IOException
getConsentStatus in interface Psd2AccountInformationServiceIOExceptionpublic Response<ScaStatusResponse> getConsentScaStatus(String consentId, String authorisationId, Map<String,String> queryParameters, Map<String,String> headers) throws IOException
getConsentScaStatus in interface Psd2AccountInformationServiceIOExceptionpublic Response<CardAccountList> getCardAccountList(Map<String,String> queryParameters, Map<String,String> headers) throws IOException
getCardAccountList in interface Psd2AccountInformationServiceIOExceptionpublic Response<CardAccountDetailsResponse> getCardAccountDetails(String accountId, Map<String,String> queryParameters, Map<String,String> headers) throws IOException
getCardAccountDetails in interface Psd2AccountInformationServiceIOExceptionpublic Response<ReadCardAccountBalanceResponse> getCardAccountBalances(String accountId, Map<String,String> queryParameters, Map<String,String> headers) throws IOException
getCardAccountBalances in interface Psd2AccountInformationServiceIOExceptionpublic Response<CardAccountsTransactionsResponse> getCardAccountTransactionList(String accountId, Map<String,String> queryParameters, Map<String,String> headers) throws IOException
getCardAccountTransactionList in interface Psd2AccountInformationServiceIOExceptionpublic Response<StartScaProcessResponse> startConsentAuthorisation(String consentId, Map<String,String> queryParameters, Map<String,String> headers, UpdateAuthorisation updateAuthentication) throws IOException
startConsentAuthorisation in interface Psd2AccountInformationServiceIOExceptionpublic Response<UpdateAuthorisationResponse> updateConsentsPsuData(String consentId, String authorisationId, Map<String,String> queryParameters, Map<String,String> headers, UpdateAuthorisation updateAuthentication) throws IOException
updateConsentsPsuData in interface Psd2AccountInformationServiceIOExceptionpublic Response<AccountList> getAccounts(Map<String,String> queryParameters, Map<String,String> headers) throws IOException
getAccounts in interface Psd2AccountInformationServiceIOExceptionpublic Response<ReadAccountBalanceResponse> getBalances(String accountId, Map<String,String> queryParameters, Map<String,String> headers) throws IOException
getBalances in interface Psd2AccountInformationServiceIOExceptionpublic Response getTransactions(String accountId, Map<String,String> queryParameters, Map<String,String> headers) throws IOException
getTransactions in interface Psd2AccountInformationServiceIOExceptionpublic Response<TransactionDetailsResponse> getTransactionDetails(String accountId, String transactionId, Map<String,String> queryParameters, Map<String,String> headers) throws IOException
getTransactionDetails in interface Psd2AccountInformationServiceIOExceptionCopyright © 2020. All rights reserved.