Uses of Interface
de.adorsys.psd2.xs2a.service.PaymentAuthorisationService
-
Packages that use PaymentAuthorisationService Package Description de.adorsys.psd2.xs2a.service -
-
Uses of PaymentAuthorisationService in de.adorsys.psd2.xs2a.service
Classes in de.adorsys.psd2.xs2a.service that implement PaymentAuthorisationService Modifier and Type Class Description classPaymentAuthorisationServiceImplConstructors in de.adorsys.psd2.xs2a.service with parameters of type PaymentAuthorisationService Constructor Description PaymentServiceForAuthorisationImpl(SpiContextDataProvider spiContextDataProvider, SpiAspspConsentDataProviderFactory aspspConsentDataProviderFactory, SpiErrorMapper spiErrorMapper, de.adorsys.psd2.xs2a.spi.service.PaymentAuthorisationSpi paymentAuthorisationSpi, PaymentAuthorisationService paymentAuthorisationService, RequestProviderService requestProviderService, Xs2aAuthorisationService xs2aAuthorisationService, Xs2aToSpiPaymentMapper xs2aToSpiPaymentMapper, SpiToXs2aLinksMapper spiToXs2aLinksMapper)
-