public class AdorsysAccountInformationService extends BaseAccountInformationService
ACCOUNTS, aspsp, BALANCES, CONSENTS, logger, requestBuilderInterceptor, TRANSACTIONS, V1ACCEPT_HEADER, AUTHORISATIONS, httpClient, jsonMapper, STATUS| Constructor and Description |
|---|
AdorsysAccountInformationService(de.adorsys.xs2a.adapter.service.model.Aspsp aspsp,
HttpClient httpClient,
Request.Builder.Interceptor requestBuilderInterceptor) |
| Modifier and Type | Method and Description |
|---|---|
de.adorsys.xs2a.adapter.service.Response<de.adorsys.xs2a.adapter.service.model.ConsentCreationResponse> |
createConsent(de.adorsys.xs2a.adapter.service.RequestHeaders requestHeaders,
de.adorsys.xs2a.adapter.service.RequestParams requestParams,
de.adorsys.xs2a.adapter.service.model.Consents body) |
protected Map<String,String> |
populateDeleteHeaders(Map<String,String> headers) |
protected Map<String,String> |
populateGetHeaders(Map<String,String> headers) |
protected Map<String,String> |
populatePostHeaders(Map<String,String> headers) |
protected Map<String,String> |
populatePutHeaders(Map<String,String> headers) |
createConsent, createConsent, deleteConsent, getAccountList, getAccountsBaseUri, getBalances, getBalances, getBaseUri, getConsentBaseUri, getConsentInformation, getConsentInformation, getConsentScaStatus, getConsentStatus, getIdpUri, getTransactionDetails, getTransactionList, getTransactionList, getTransactionListAsString, getUpdateConsentPsuDataUri, startConsentAuthorisation, startConsentAuthorisation, startConsentAuthorisation, startConsentAuthorisation, updateConsentsPsuData, updateConsentsPsuData, updateConsentsPsuData, updateConsentsPsuData, updateConsentsPsuData, updateConsentsPsuDataaddConsentIdHeader, addPsuIdHeader, addPsuIdTypeHeader, buildUri, getSinglePaymentInitiationBodyClassclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreateConsent, deleteConsent, getBalances, getConsentInformation, getConsentScaStatus, getConsentStatus, getTransactionDetails, startConsentAuthorisation, startConsentAuthorisation, updateConsentsPsuData, updateConsentsPsuData, updateConsentsPsuDatapublic AdorsysAccountInformationService(de.adorsys.xs2a.adapter.service.model.Aspsp aspsp,
HttpClient httpClient,
Request.Builder.Interceptor requestBuilderInterceptor)
public de.adorsys.xs2a.adapter.service.Response<de.adorsys.xs2a.adapter.service.model.ConsentCreationResponse> createConsent(de.adorsys.xs2a.adapter.service.RequestHeaders requestHeaders,
de.adorsys.xs2a.adapter.service.RequestParams requestParams,
de.adorsys.xs2a.adapter.service.model.Consents body)
createConsent in interface de.adorsys.xs2a.adapter.service.AccountInformationServicecreateConsent in class BaseAccountInformationServiceprotected Map<String,String> populatePostHeaders(Map<String,String> headers)
populatePostHeaders in class AbstractServiceprotected Map<String,String> populatePutHeaders(Map<String,String> headers)
populatePutHeaders in class AbstractServiceprotected Map<String,String> populateGetHeaders(Map<String,String> headers)
populateGetHeaders in class AbstractServiceprotected Map<String,String> populateDeleteHeaders(Map<String,String> headers)
populateDeleteHeaders in class AbstractServiceCopyright © 2020. All rights reserved.