public class Psd2AdapterDelegatingAccountInformationService extends Object implements Psd2AccountInformationService
| Constructor and Description |
|---|
Psd2AdapterDelegatingAccountInformationService(Psd2AdapterServiceLoader adapterServiceLoader) |
public Psd2AdapterDelegatingAccountInformationService(Psd2AdapterServiceLoader adapterServiceLoader)
public Response<ConsentsResponse> createConsent(Map<String,String> headers, Consents consents)
createConsent in interface Psd2AccountInformationServicepublic Response<ConsentInformationResponse> getConsentInformation(String consentId, Map<String,String> headers)
getConsentInformation in interface Psd2AccountInformationServicepublic Response<Void> deleteConsent(String consentId, Map<String,String> headers)
deleteConsent in interface Psd2AccountInformationServicepublic Response<ConsentStatusResponse> getConsentStatus(String consentId, Map<String,String> headers)
getConsentStatus in interface Psd2AccountInformationServicepublic Response<ScaStatusResponse> getConsentScaStatus(String consentId, String authorisationId, Map<String,String> headers)
getConsentScaStatus in interface Psd2AccountInformationServicepublic Response<StartScaProcessResponse> startConsentAuthorisation(String consentId, Map<String,String> headers, UpdateAuthorisation updateAuthentication)
startConsentAuthorisation in interface Psd2AccountInformationServicepublic Response<UpdateAuthorisationResponse> updateConsentsPsuData(String consentId, String authorisationId, Map<String,String> headers, UpdateAuthorisation updateAuthentication)
updateConsentsPsuData in interface Psd2AccountInformationServicepublic 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 Psd2AccountInformationServiceIOExceptionCopyright © 2019. All rights reserved.