AisConsentSpiImpl(ConsentRestClient consentRestClient,
de.adorsys.ledgers.middleware.api.service.TokenStorageService tokenStorageService,
AisConsentMapper aisConsentMapper,
AuthRequestInterceptor authRequestInterceptor,
AspspConsentDataService consentDataService,
GeneralAuthorisationService authorisationService,
ScaMethodConverter scaMethodConverter,
ScaLoginMapper scaLoginMapper,
FeignExceptionReader feignExceptionReader) |
GeneralAuthorisationService(UserMgmtRestClient userMgmtRestClient,
AuthRequestInterceptor authRequestInterceptor,
ChallengeDataMapper challengeDataMapper,
ScaMethodConverter scaMethodConverter,
AspspConsentDataService consentDataService,
FeignExceptionReader feignExceptionReader) |
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) |
PaymentCancellationSpiImpl(PaymentRestClient ledgersRestClient,
de.adorsys.ledgers.middleware.api.service.TokenStorageService tokenStorageService,
ScaMethodConverter scaMethodConverter,
AuthRequestInterceptor authRequestInterceptor,
AspspConsentDataService consentDataService,
GeneralAuthorisationService authorisationService,
PaymentAuthorisationSpiImpl paymentAuthorisation,
FeignExceptionReader feignExceptionReader) |