Modifier and Type | Class and Description |
---|---|
class |
AccountListXs2aContext
XS2A context for account list.
|
class |
TransactionListXs2aContext
XS2A context for transaction list.
|
Modifier and Type | Method and Description |
---|---|
Xs2aWithBalanceParameters |
Xs2aWithBalanceParameters$FromCtxImpl.map(Xs2aAisContext ctx) |
ConsentInitiateHeaders |
ConsentInitiateHeaders$FromAisCtxImpl.map(Xs2aAisContext ctx) |
void |
Xs2aLoadConsentAndContextFromDb$ContextMergerImpl.merge(Xs2aAisContext source,
TransactionListXs2aContext target) |
void |
Xs2aLoadConsentAndContextFromDb$ContextMergerImpl.merge(Xs2aAisContext source,
Xs2aAisContext target) |
Modifier and Type | Method and Description |
---|---|
protected void |
Xs2aAccountListingService.doRealExecution(org.flowable.engine.delegate.DelegateExecution execution,
Xs2aAisContext context) |
protected void |
Xs2aAccountListingService.doValidate(org.flowable.engine.delegate.DelegateExecution execution,
Xs2aAisContext context) |
Constructor and Description |
---|
Extractor(DtoMapper<Xs2aContext,Xs2aWithConsentIdHeaders> toHeaders,
DtoMapper<Xs2aAisContext,Xs2aWithBalanceParameters> toQuery) |
Modifier and Type | Method and Description |
---|---|
protected void |
Xs2aLoadConsentAndContextFromDb.doMockedExecution(org.flowable.engine.delegate.DelegateExecution execution,
Xs2aAisContext context) |
protected void |
Xs2aLoadConsentAndContextFromDb.doRealExecution(org.flowable.engine.delegate.DelegateExecution execution,
Xs2aAisContext context) |
void |
AspspConsentDrop.dropConsent(Xs2aAisContext context) |
void |
Xs2aLoadConsentAndContextFromDb.ContextMerger.merge(Xs2aAisContext source,
TransactionListXs2aContext target) |
void |
Xs2aLoadConsentAndContextFromDb.ContextMerger.merge(Xs2aAisContext source,
Xs2aAisContext target) |
Constructor and Description |
---|
AisConsentInitiateExtractor(DtoMapper<Xs2aAisContext,AisConsentInitiateBody> toValidatableBody,
DtoMapper<AisConsentInitiateBody,de.adorsys.xs2a.adapter.service.model.Consents> toBody,
DtoMapper<Xs2aAisContext,ConsentInitiateHeaders> toHeaders) |
AisConsentInitiateExtractor(DtoMapper<Xs2aAisContext,AisConsentInitiateBody> toValidatableBody,
DtoMapper<AisConsentInitiateBody,de.adorsys.xs2a.adapter.service.model.Consents> toBody,
DtoMapper<Xs2aAisContext,ConsentInitiateHeaders> toHeaders) |
Modifier and Type | Method and Description |
---|---|
Xs2aWithBalanceParameters |
Xs2aWithBalanceParameters.FromCtx.map(Xs2aAisContext ctx) |
Modifier and Type | Method and Description |
---|---|
default de.adorsys.xs2a.adapter.service.model.Consents |
AisConsentInitiateBody.ToXs2aApi.map(Xs2aAisContext cons) |
default AisConsentInitiateBody |
AisConsentInitiateBody.FromCtx.map(Xs2aAisContext cons) |
ConsentInitiateHeaders |
ConsentInitiateHeaders.FromAisCtx.map(Xs2aAisContext ctx) |
Copyright © 2020. All rights reserved.