Uses of Class
de.adorsys.psd2.xs2a.service.consent.Xs2aPisCommonPaymentService
-
Packages that use Xs2aPisCommonPaymentService Package Description de.adorsys.psd2.xs2a.service.authorization.processor.service de.adorsys.psd2.xs2a.service.payment.create -
-
Uses of Xs2aPisCommonPaymentService in de.adorsys.psd2.xs2a.service.authorization.processor.service
Constructors in de.adorsys.psd2.xs2a.service.authorization.processor.service with parameters of type Xs2aPisCommonPaymentService Constructor Description PisAuthorisationProcessorServiceImpl(List<PisScaAuthorisationService> services, Xs2aToSpiPaymentMapper xs2aToSpiPaymentMapper, PisExecutePaymentService pisExecutePaymentService, PisAspspDataService pisAspspDataService, Xs2aPisCommonPaymentMapper xs2aPisCommonPaymentMapper, SpiContextDataProvider spiContextDataProvider, SpiErrorMapper spiErrorMapper, SpiAspspConsentDataProviderFactory aspspConsentDataProviderFactory, Xs2aUpdatePaymentAfterSpiService updatePaymentAfterSpiService, Xs2aAuthorisationService xs2aAuthorisationService, 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, Xs2aAuthorisationService xs2aAuthorisationService, Xs2aPisCommonPaymentService xs2aPisCommonPaymentService, PisCommonDecoupledService pisCommonDecoupledService, PisPsuDataService pisPsuDataService, Xs2aToSpiPsuDataMapper xs2aToSpiPsuDataMapper) -
Uses of Xs2aPisCommonPaymentService in de.adorsys.psd2.xs2a.service.payment.create
Fields in de.adorsys.psd2.xs2a.service.payment.create declared as Xs2aPisCommonPaymentService Modifier and Type Field Description protected Xs2aPisCommonPaymentServiceAbstractCreatePaymentService. pisCommonPaymentServiceConstructors in de.adorsys.psd2.xs2a.service.payment.create with parameters of type Xs2aPisCommonPaymentService Constructor Description CreateCommonPaymentService(Xs2aPisCommonPaymentService pisCommonPaymentService, PisScaAuthorisationServiceResolver pisScaAuthorisationServiceResolver, AuthorisationMethodDecider authorisationMethodDecider, Xs2aPisCommonPaymentMapper xs2aPisCommonPaymentMapper, Xs2aToCmsPisCommonPaymentRequestMapper xs2aToCmsPisCommonPaymentRequestMapper, CommonPaymentInitiationService paymentInitiationService, RequestProviderService requestProviderService)
-