AisAuthorisationProcessorServiceImpl(List<AisAuthorizationService> services,
Xs2aAisConsentService aisConsentService,
AisConsentSpi aisConsentSpi,
Xs2aAisConsentMapper aisConsentMapper,
SpiContextDataProvider spiContextDataProvider,
SpiAspspConsentDataProviderFactory aspspConsentDataProviderFactory,
SpiErrorMapper spiErrorMapper,
CommonDecoupledAisService commonDecoupledAisService,
AisScaAuthorisationService aisScaAuthorisationService,
Xs2aToSpiPsuDataMapper psuDataMapper) |
PisAuthorisationProcessorServiceImpl(List<PisScaAuthorisationService> services,
Xs2aToSpiPaymentMapper xs2aToSpiPaymentMapper,
PisExecutePaymentService pisExecutePaymentService,
PisAspspDataService pisAspspDataService,
Xs2aPisCommonPaymentMapper xs2aPisCommonPaymentMapper,
SpiContextDataProvider spiContextDataProvider,
SpiErrorMapper spiErrorMapper,
SpiAspspConsentDataProviderFactory aspspConsentDataProviderFactory,
Xs2aUpdatePaymentAfterSpiService updatePaymentAfterSpiService,
Xs2aPisCommonPaymentService xs2aPisCommonPaymentService,
PaymentAuthorisationSpi paymentAuthorisationSpi,
PisCommonDecoupledService pisCommonDecoupledService,
Xs2aToSpiPsuDataMapper xs2aToSpiPsuDataMapper) |
PisCancellationAuthorisationProcessorServiceImpl(List<PisScaAuthorisationService> services,
Xs2aToSpiPaymentMapper xs2aToSpiPaymentMapper,
PaymentCancellationSpi paymentCancellationSpi,
PisAspspDataService pisAspspDataService,
Xs2aPisCommonPaymentMapper xs2aPisCommonPaymentMapper,
SpiContextDataProvider spiContextDataProvider,
SpiErrorMapper spiErrorMapper,
SpiAspspConsentDataProviderFactory aspspConsentDataProviderFactory,
Xs2aUpdatePaymentAfterSpiService updatePaymentAfterSpiService,
Xs2aPisCommonPaymentService xs2aPisCommonPaymentService,
PisCommonDecoupledService pisCommonDecoupledService,
PisPsuDataService pisPsuDataService,
Xs2aToSpiPsuDataMapper xs2aToSpiPsuDataMapper) |