Uses of Interface
de.adorsys.psd2.xs2a.service.authorization.pis.PisExecutePaymentService
-
Packages that use PisExecutePaymentService Package Description de.adorsys.psd2.xs2a.service.authorization.processor.service -
-
Uses of PisExecutePaymentService in de.adorsys.psd2.xs2a.service.authorization.processor.service
Constructors in de.adorsys.psd2.xs2a.service.authorization.processor.service with parameters of type PisExecutePaymentService Constructor Description PisAuthorisationProcessorServiceImpl(List<PisScaAuthorisationService> services, Xs2aToSpiPaymentMapper xs2aToSpiPaymentMapper, PisExecutePaymentService pisExecutePaymentService, PisAspspDataService pisAspspDataService, Xs2aPisCommonPaymentMapper xs2aPisCommonPaymentMapper, SpiContextDataProvider spiContextDataProvider, SpiErrorMapper spiErrorMapper, SpiAspspConsentDataProviderFactory aspspConsentDataProviderFactory, Xs2aUpdatePaymentAfterSpiService updatePaymentAfterSpiService, Xs2aPisCommonPaymentService xs2aPisCommonPaymentService, de.adorsys.psd2.xs2a.spi.service.PaymentAuthorisationSpi paymentAuthorisationSpi, PisCommonDecoupledService pisCommonDecoupledService, Xs2aToSpiPsuDataMapper xs2aToSpiPsuDataMapper)
-