Modifier and Type | Class and Description |
---|---|
class |
SinglePaymentXs2aContext
XS2A context for payment initiation.
|
Modifier and Type | Method and Description |
---|---|
Xs2aPisContext |
Xs2aPaymentContextLoader.loadContext(ProtocolFacingPayment payment) |
Xs2aPisContext |
Xs2aGetPaymentInfoEntrypoint.FromRequest.map(PaymentInfoRequest ctx) |
Xs2aPisContext |
Xs2aGetPaymentStatusEntrypoint.FromRequest.map(PaymentStatusRequest ctx) |
protected Xs2aPisContext |
Xs2aGetPaymentInfoEntrypoint.prepareContext(ServiceContext<PaymentInfoRequest> serviceContext,
ProtocolFacingPayment payment) |
protected Xs2aPisContext |
Xs2aGetPaymentStatusEntrypoint.prepareContext(ServiceContext<PaymentStatusRequest> serviceContext,
ProtocolFacingPayment payment) |
Constructor and Description |
---|
Extractor(DtoMapper<Xs2aPisContext,PaymentInfoHeaders> toHeaders,
DtoMapper<Xs2aPisContext,PaymentInfoParameters> toParameters) |
Extractor(DtoMapper<Xs2aPisContext,PaymentInfoHeaders> toHeaders,
DtoMapper<Xs2aPisContext,PaymentInfoParameters> toParameters) |
Extractor(DtoMapper<Xs2aPisContext,PaymentStateHeaders> toHeaders,
DtoMapper<Xs2aPisContext,PaymentStateParameters> toParameters) |
Extractor(DtoMapper<Xs2aPisContext,PaymentStateHeaders> toHeaders,
DtoMapper<Xs2aPisContext,PaymentStateParameters> toParameters) |
Modifier and Type | Method and Description |
---|---|
Xs2aPisContext |
Xs2aGetPaymentInfoEntrypoint$FromRequestImpl.map(PaymentInfoRequest ctx) |
Xs2aPisContext |
Xs2aGetPaymentStatusEntrypoint$FromRequestImpl.map(PaymentStatusRequest ctx) |
Modifier and Type | Method and Description |
---|---|
PaymentStateParameters |
PaymentStateParameters$FromCtxImpl.map(Xs2aPisContext ctx) |
Xs2aStartPaymentAuthorizationParameters |
Xs2aStartPaymentAuthorizationParameters$FromCtxImpl.map(Xs2aPisContext ctx) |
PaymentInfoHeaders |
PaymentInfoHeaders$FromPisCtxImpl.map(Xs2aPisContext ctx) |
Xs2aAuthorizedPaymentParameters |
Xs2aAuthorizedPaymentParameters$FromCtxImpl.map(Xs2aPisContext ctx) |
Xs2aInitialPaymentParameters |
Xs2aInitialPaymentParameters$FromCtxImpl.map(Xs2aPisContext ctx) |
PaymentStateHeaders |
PaymentStateHeaders$FromPisCtxImpl.map(Xs2aPisContext ctx) |
PaymentInfoParameters |
PaymentInfoParameters$FromCtxImpl.map(Xs2aPisContext ctx) |
PaymentInitiateHeaders |
PaymentInitiateHeaders$FromPisCtxImpl.map(Xs2aPisContext ctx) |
Modifier and Type | Method and Description |
---|---|
protected void |
StartPaymentAuthorization.doMockedExecution(org.flowable.engine.delegate.DelegateExecution execution,
Xs2aPisContext context) |
protected void |
StartPaymentAuthorization.doRealExecution(org.flowable.engine.delegate.DelegateExecution execution,
Xs2aPisContext context) |
protected void |
StartPaymentAuthorization.doValidate(org.flowable.engine.delegate.DelegateExecution execution,
Xs2aPisContext context) |
Constructor and Description |
---|
Extractor(DtoMapper<Xs2aContext,Xs2aStandardHeaders> toHeaders,
DtoMapper<Xs2aPisContext,Xs2aStartPaymentAuthorizationParameters> toParameters) |
Modifier and Type | Method and Description |
---|---|
protected void |
Xs2aPisReportSelectedScaMethod.doRealExecution(org.flowable.engine.delegate.DelegateExecution execution,
Xs2aPisContext context) |
protected void |
Xs2aPisAuthenticateUserConsentWithPin.doRealExecution(org.flowable.engine.delegate.DelegateExecution execution,
Xs2aPisContext context) |
protected void |
Xs2aPisAuthenticatePaymentWithScaChallenge.doRealExecution(org.flowable.engine.delegate.DelegateExecution execution,
Xs2aPisContext context) |
protected void |
Xs2aPisReportSelectedScaMethod.doValidate(org.flowable.engine.delegate.DelegateExecution execution,
Xs2aPisContext context) |
protected void |
Xs2aPisAuthenticateUserConsentWithPin.doValidate(org.flowable.engine.delegate.DelegateExecution execution,
Xs2aPisContext context) |
protected void |
Xs2aPisAuthenticatePaymentWithScaChallenge.doValidate(org.flowable.engine.delegate.DelegateExecution execution,
Xs2aPisContext context) |
Modifier and Type | Method and Description |
---|---|
Xs2aInitialPaymentParameters |
Xs2aInitialPaymentParameters.FromCtx.map(Xs2aPisContext ctx) |
Xs2aAuthorizedPaymentParameters |
Xs2aAuthorizedPaymentParameters.FromCtx.map(Xs2aPisContext ctx) |
Xs2aStartPaymentAuthorizationParameters |
Xs2aStartPaymentAuthorizationParameters.FromCtx.map(Xs2aPisContext ctx) |
Modifier and Type | Method and Description |
---|---|
PaymentInfoParameters |
PaymentInfoParameters.FromCtx.map(Xs2aPisContext ctx) |
PaymentStateHeaders |
PaymentStateHeaders.FromPisCtx.map(Xs2aPisContext ctx) |
PaymentInfoHeaders |
PaymentInfoHeaders.FromPisCtx.map(Xs2aPisContext ctx) |
PaymentInitiateHeaders |
PaymentInitiateHeaders.FromPisCtx.map(Xs2aPisContext ctx) |
default de.adorsys.xs2a.adapter.service.model.SinglePaymentInitiationBody |
PaymentInitiateBody.ToXs2aApi.map(Xs2aPisContext cons) |
default PaymentInitiateBody |
PaymentInitiateBody.FromCtx.map(Xs2aPisContext cons) |
PaymentStateParameters |
PaymentStateParameters.FromCtx.map(Xs2aPisContext ctx) |
Modifier and Type | Method and Description |
---|---|
protected void |
CreateSinglePaymentService.doMockedExecution(org.flowable.engine.delegate.DelegateExecution execution,
Xs2aPisContext context) |
protected void |
CreateSinglePaymentService.doPrepareContext(org.flowable.engine.delegate.DelegateExecution execution,
Xs2aPisContext context) |
protected void |
ReportPaymentAuthorizationDenied.doRealExecution(org.flowable.engine.delegate.DelegateExecution execution,
Xs2aPisContext context) |
protected void |
Xs2aPisPersistPaymentAndContext.doRealExecution(org.flowable.engine.delegate.DelegateExecution execution,
Xs2aPisContext context) |
protected void |
ReportPaymentAuthorizationFinished.doRealExecution(org.flowable.engine.delegate.DelegateExecution execution,
Xs2aPisContext context) |
protected void |
CreateSinglePaymentService.doRealExecution(org.flowable.engine.delegate.DelegateExecution execution,
Xs2aPisContext context) |
protected void |
CreateSinglePaymentService.doValidate(org.flowable.engine.delegate.DelegateExecution execution,
Xs2aPisContext context) |
Copyright © 2020. All rights reserved.