Uses of Class
de.adorsys.opba.protocol.xs2a.context.ais.AccountListXs2aContext
-
-
Uses of AccountListXs2aContext in de.adorsys.opba.protocol.xs2a.entrypoint.ais
Methods in de.adorsys.opba.protocol.xs2a.entrypoint.ais that return AccountListXs2aContext Modifier and Type Method Description AccountListXs2aContextXs2aListAccountsEntrypoint.FromRequest. map(de.adorsys.opba.protocol.api.dto.request.accounts.ListAccountsRequest ctx)protected AccountListXs2aContextXs2aListAccountsEntrypoint. prepareContext(de.adorsys.opba.protocol.api.dto.context.ServiceContext<de.adorsys.opba.protocol.api.dto.request.accounts.ListAccountsRequest> serviceContext) -
Uses of AccountListXs2aContext in de.adorsys.opba.protocol.xs2a.entrypoint.authorization.common
Methods in de.adorsys.opba.protocol.xs2a.entrypoint.authorization.common that return AccountListXs2aContext Modifier and Type Method Description default AccountListXs2aContextUpdateAuthMapper.FromAisRequestAccountList. map(de.adorsys.opba.protocol.api.dto.request.authorization.AuthorizationRequest from, AccountListXs2aContext toUpdate)Methods in de.adorsys.opba.protocol.xs2a.entrypoint.authorization.common with parameters of type AccountListXs2aContext Modifier and Type Method Description default AccountListXs2aContextUpdateAuthMapper.FromAisRequestAccountList. map(de.adorsys.opba.protocol.api.dto.request.authorization.AuthorizationRequest from, AccountListXs2aContext toUpdate)voidUpdateAuthMapper.FromAisRequestAccountList. mapTo(de.adorsys.opba.protocol.api.dto.request.authorization.AuthorizationRequest request, AccountListXs2aContext context) -
Uses of AccountListXs2aContext in de.adorsys.opba.protocol.xs2a.service.mappers.generated
Methods in de.adorsys.opba.protocol.xs2a.service.mappers.generated that return AccountListXs2aContext Modifier and Type Method Description AccountListXs2aContextXs2aListAccountsEntrypoint$FromRequestImpl. map(de.adorsys.opba.protocol.api.dto.request.accounts.ListAccountsRequest ctx)Methods in de.adorsys.opba.protocol.xs2a.service.mappers.generated with parameters of type AccountListXs2aContext Modifier and Type Method Description voidUpdateAuthMapper$FromAisRequestAccountListImpl. mapTo(de.adorsys.opba.protocol.api.dto.request.authorization.AuthorizationRequest request, AccountListXs2aContext context)voidXs2aLoadConsentAndContextFromDb$ContextMergerImpl. merge(AccountListXs2aContext source, TransactionListXs2aContext target) -
Uses of AccountListXs2aContext in de.adorsys.opba.protocol.xs2a.service.xs2a.consent
Methods in de.adorsys.opba.protocol.xs2a.service.xs2a.consent with parameters of type AccountListXs2aContext Modifier and Type Method Description protected voidCreateAisAccountListConsentService. doMockedExecution(org.flowable.engine.delegate.DelegateExecution execution, AccountListXs2aContext context)protected voidCreateAisAccountListConsentService. doPrepareContext(org.flowable.engine.delegate.DelegateExecution execution, AccountListXs2aContext context)protected voidCreateAisAccountListConsentService. doRealExecution(org.flowable.engine.delegate.DelegateExecution execution, AccountListXs2aContext context)protected voidCreateAisAccountListConsentService. doValidate(org.flowable.engine.delegate.DelegateExecution execution, AccountListXs2aContext context)voidXs2aLoadConsentAndContextFromDb.ContextMerger. merge(AccountListXs2aContext source, TransactionListXs2aContext target)
-