Uses of Class
de.adorsys.opba.protocol.xs2a.context.pis.Xs2aPisContext
-
-
Uses of Xs2aPisContext in de.adorsys.opba.protocol.xs2a.context.pis
Subclasses of Xs2aPisContext in de.adorsys.opba.protocol.xs2a.context.pis Modifier and Type Class Description classSinglePaymentXs2aContextXS2A context for payment initiation. -
Uses of Xs2aPisContext in de.adorsys.opba.protocol.xs2a.entrypoint.pis
Methods in de.adorsys.opba.protocol.xs2a.entrypoint.pis that return Xs2aPisContext Modifier and Type Method Description Xs2aPisContextXs2aPaymentContextLoader. loadContext(de.adorsys.opba.protocol.api.services.scoped.consent.ProtocolFacingPayment payment)Xs2aPisContextXs2aGetPaymentInfoEntrypoint.FromRequest. map(de.adorsys.opba.protocol.api.dto.request.payments.PaymentInfoRequest ctx)Xs2aPisContextXs2aGetPaymentStatusEntrypoint.FromRequest. map(de.adorsys.opba.protocol.api.dto.request.payments.PaymentStatusRequest ctx)protected Xs2aPisContextXs2aGetPaymentInfoEntrypoint. prepareContext(de.adorsys.opba.protocol.api.dto.context.ServiceContext<de.adorsys.opba.protocol.api.dto.request.payments.PaymentInfoRequest> serviceContext, de.adorsys.opba.protocol.api.services.scoped.consent.ProtocolFacingPayment payment)protected Xs2aPisContextXs2aGetPaymentStatusEntrypoint. prepareContext(de.adorsys.opba.protocol.api.dto.context.ServiceContext<de.adorsys.opba.protocol.api.dto.request.payments.PaymentStatusRequest> serviceContext, de.adorsys.opba.protocol.api.services.scoped.consent.ProtocolFacingPayment payment)Constructor parameters in de.adorsys.opba.protocol.xs2a.entrypoint.pis with type arguments of type Xs2aPisContext Constructor Description Extractor(DtoMapper<Xs2aPisContext,PaymentInfoHeaders> toHeaders, DtoMapper<Xs2aPisContext,PaymentInfoParameters> toParameters)Extractor(DtoMapper<Xs2aPisContext,PaymentStateHeaders> toHeaders, DtoMapper<Xs2aPisContext,PaymentStateParameters> toParameters) -
Uses of Xs2aPisContext in de.adorsys.opba.protocol.xs2a.service.mappers.generated
Methods in de.adorsys.opba.protocol.xs2a.service.mappers.generated that return Xs2aPisContext Modifier and Type Method Description Xs2aPisContextXs2aGetPaymentInfoEntrypoint$FromRequestImpl. map(de.adorsys.opba.protocol.api.dto.request.payments.PaymentInfoRequest ctx)Xs2aPisContextXs2aGetPaymentStatusEntrypoint$FromRequestImpl. map(de.adorsys.opba.protocol.api.dto.request.payments.PaymentStatusRequest ctx)Methods in de.adorsys.opba.protocol.xs2a.service.mappers.generated with parameters of type Xs2aPisContext Modifier and Type Method Description PaymentInfoHeadersPaymentInfoHeaders$FromPisCtxImpl. map(Xs2aPisContext ctx)PaymentInfoParametersPaymentInfoParameters$FromCtxImpl. map(Xs2aPisContext ctx)PaymentInitiateHeadersPaymentInitiateHeaders$FromPisCtxImpl. map(Xs2aPisContext ctx)PaymentStateHeadersPaymentStateHeaders$FromPisCtxImpl. map(Xs2aPisContext ctx)PaymentStateParametersPaymentStateParameters$FromCtxImpl. map(Xs2aPisContext ctx)Xs2aAuthorizedPaymentParametersXs2aAuthorizedPaymentParameters$FromCtxImpl. map(Xs2aPisContext ctx)Xs2aInitialPaymentParametersXs2aInitialPaymentParameters$FromCtxImpl. map(Xs2aPisContext ctx)Xs2aStartPaymentAuthorizationParametersXs2aStartPaymentAuthorizationParameters$FromCtxImpl. map(Xs2aPisContext ctx) -
Uses of Xs2aPisContext in de.adorsys.opba.protocol.xs2a.service.xs2a.authenticate
Methods in de.adorsys.opba.protocol.xs2a.service.xs2a.authenticate with parameters of type Xs2aPisContext Modifier and Type Method Description protected voidStartPaymentAuthorization. doMockedExecution(org.flowable.engine.delegate.DelegateExecution execution, Xs2aPisContext context)protected voidStartPaymentAuthorization. doRealExecution(org.flowable.engine.delegate.DelegateExecution execution, Xs2aPisContext context)protected voidStartPaymentAuthorization. doValidate(org.flowable.engine.delegate.DelegateExecution execution, Xs2aPisContext context) -
Uses of Xs2aPisContext in de.adorsys.opba.protocol.xs2a.service.xs2a.authenticate.embedded
Methods in de.adorsys.opba.protocol.xs2a.service.xs2a.authenticate.embedded with parameters of type Xs2aPisContext Modifier and Type Method Description protected voidXs2aPisAuthenticatePaymentWithScaChallenge. doRealExecution(org.flowable.engine.delegate.DelegateExecution execution, Xs2aPisContext context)protected voidXs2aPisAuthenticateUserConsentWithPin. doRealExecution(org.flowable.engine.delegate.DelegateExecution execution, Xs2aPisContext context)protected voidXs2aPisReportSelectedScaMethod. doRealExecution(org.flowable.engine.delegate.DelegateExecution execution, Xs2aPisContext context)protected voidXs2aPisAuthenticatePaymentWithScaChallenge. doValidate(org.flowable.engine.delegate.DelegateExecution execution, Xs2aPisContext context)protected voidXs2aPisAuthenticateUserConsentWithPin. doValidate(org.flowable.engine.delegate.DelegateExecution execution, Xs2aPisContext context)protected voidXs2aPisReportSelectedScaMethod. doValidate(org.flowable.engine.delegate.DelegateExecution execution, Xs2aPisContext context) -
Uses of Xs2aPisContext in de.adorsys.opba.protocol.xs2a.service.xs2a.dto
Methods in de.adorsys.opba.protocol.xs2a.service.xs2a.dto with parameters of type Xs2aPisContext Modifier and Type Method Description Xs2aAuthorizedPaymentParametersXs2aAuthorizedPaymentParameters.FromCtx. map(Xs2aPisContext ctx)Xs2aInitialPaymentParametersXs2aInitialPaymentParameters.FromCtx. map(Xs2aPisContext ctx)Xs2aStartPaymentAuthorizationParametersXs2aStartPaymentAuthorizationParameters.FromCtx. map(Xs2aPisContext ctx) -
Uses of Xs2aPisContext in de.adorsys.opba.protocol.xs2a.service.xs2a.dto.payment
Methods in de.adorsys.opba.protocol.xs2a.service.xs2a.dto.payment with parameters of type Xs2aPisContext Modifier and Type Method Description PaymentInfoHeadersPaymentInfoHeaders.FromPisCtx. map(Xs2aPisContext ctx)PaymentInfoParametersPaymentInfoParameters.FromCtx. map(Xs2aPisContext ctx)default PaymentInitiateBodyPaymentInitiateBody.FromCtx. map(Xs2aPisContext cons)default de.adorsys.xs2a.adapter.service.model.SinglePaymentInitiationBodyPaymentInitiateBody.ToXs2aApi. map(Xs2aPisContext cons)PaymentInitiateHeadersPaymentInitiateHeaders.FromPisCtx. map(Xs2aPisContext ctx)PaymentStateHeadersPaymentStateHeaders.FromPisCtx. map(Xs2aPisContext ctx)PaymentStateParametersPaymentStateParameters.FromCtx. map(Xs2aPisContext ctx) -
Uses of Xs2aPisContext in de.adorsys.opba.protocol.xs2a.service.xs2a.payment
Methods in de.adorsys.opba.protocol.xs2a.service.xs2a.payment with parameters of type Xs2aPisContext Modifier and Type Method Description protected voidCreateSinglePaymentService. doMockedExecution(org.flowable.engine.delegate.DelegateExecution execution, Xs2aPisContext context)protected voidCreateSinglePaymentService. doPrepareContext(org.flowable.engine.delegate.DelegateExecution execution, Xs2aPisContext context)protected voidCreateSinglePaymentService. doRealExecution(org.flowable.engine.delegate.DelegateExecution execution, Xs2aPisContext context)protected voidReportPaymentAuthorizationDenied. doRealExecution(org.flowable.engine.delegate.DelegateExecution execution, Xs2aPisContext context)protected voidReportPaymentAuthorizationFinished. doRealExecution(org.flowable.engine.delegate.DelegateExecution execution, Xs2aPisContext context)protected voidXs2aPisPersistPaymentAndContext. doRealExecution(org.flowable.engine.delegate.DelegateExecution execution, Xs2aPisContext context)protected voidCreateSinglePaymentService. doValidate(org.flowable.engine.delegate.DelegateExecution execution, Xs2aPisContext context)Constructor parameters in de.adorsys.opba.protocol.xs2a.service.xs2a.payment with type arguments of type Xs2aPisContext Constructor Description Extractor(DtoMapper<Xs2aPisContext,PaymentInitiateBody> toValidatableBody, DtoMapper<PaymentInitiateBody,de.adorsys.xs2a.adapter.service.model.SinglePaymentInitiationBody> toBody, DtoMapper<Xs2aPisContext,PaymentInitiateHeaders> toHeaders, DtoMapper<Xs2aPisContext,Xs2aInitialPaymentParameters> toParameters)
-