PaymentAuthorisationSpiImpl(GeneralAuthorisationService authorisationService,
de.adorsys.ledgers.middleware.api.service.TokenStorageService tokenStorageService,
ScaMethodConverter scaMethodConverter,
ScaLoginMapper scaLoginMapper,
AuthRequestInterceptor authRequestInterceptor,
AspspConsentDataService consentDataService,
PaymentRestClient paymentRestClient,
de.adorsys.psd2.xs2a.spi.service.SinglePaymentSpi singlePaymentSpi,
de.adorsys.psd2.xs2a.spi.service.BulkPaymentSpi bulkPaymentSpi,
de.adorsys.psd2.xs2a.spi.service.PeriodicPaymentSpi periodicPaymentSpi,
CmsPaymentStatusUpdateService cmsPaymentStatusUpdateService,
FeignExceptionReader feignExceptionReader) |