Uses of Class
de.adorsys.psd2.xs2a.service.mapper.consent.Xs2aPisCommonPaymentMapper
-
Packages that use Xs2aPisCommonPaymentMapper Package Description de.adorsys.psd2.xs2a.service.authorization.processor.service de.adorsys.psd2.xs2a.service.payment.create -
-
Uses of Xs2aPisCommonPaymentMapper in de.adorsys.psd2.xs2a.service.authorization.processor.service
Constructors in de.adorsys.psd2.xs2a.service.authorization.processor.service with parameters of type Xs2aPisCommonPaymentMapper 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)PisCancellationAuthorisationProcessorServiceImpl(List<PisScaAuthorisationService> services, Xs2aToSpiPaymentMapper xs2aToSpiPaymentMapper, de.adorsys.psd2.xs2a.spi.service.PaymentCancellationSpi paymentCancellationSpi, PisAspspDataService pisAspspDataService, Xs2aPisCommonPaymentMapper xs2aPisCommonPaymentMapper, SpiContextDataProvider spiContextDataProvider, SpiErrorMapper spiErrorMapper, SpiAspspConsentDataProviderFactory aspspConsentDataProviderFactory, Xs2aUpdatePaymentAfterSpiService updatePaymentAfterSpiService, Xs2aPisCommonPaymentService xs2aPisCommonPaymentService, PisCommonDecoupledService pisCommonDecoupledService, PisPsuDataService pisPsuDataService, Xs2aToSpiPsuDataMapper xs2aToSpiPsuDataMapper) -
Uses of Xs2aPisCommonPaymentMapper in de.adorsys.psd2.xs2a.service.payment.create
Constructors in de.adorsys.psd2.xs2a.service.payment.create with parameters of type Xs2aPisCommonPaymentMapper Constructor Description CreateCommonPaymentService(Xs2aPisCommonPaymentService pisCommonPaymentService, PisScaAuthorisationServiceResolver pisScaAuthorisationServiceResolver, AuthorisationMethodDecider authorisationMethodDecider, Xs2aPisCommonPaymentMapper xs2aPisCommonPaymentMapper, Xs2aToCmsPisCommonPaymentRequestMapper xs2aToCmsPisCommonPaymentRequestMapper, CommonPaymentInitiationService paymentInitiationService, RequestProviderService requestProviderService)
-