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,
AccountRestClient accountRestClient,
LedgersSpiAccountMapper accountMapper) |
PaymentAuthorisationSpiImpl(GeneralAuthorisationService authorisationService,
de.adorsys.ledgers.middleware.api.service.TokenStorageService tokenStorageService,
ScaMethodConverter scaMethodConverter,
ScaLoginMapper scaLoginMapper,
AuthRequestInterceptor authRequestInterceptor,
AspspConsentDataService consentDataService,
PaymentRestClient paymentRestClient,
CmsPaymentStatusUpdateService cmsPaymentStatusUpdateService,
FeignExceptionReader feignExceptionReader,
PaymentInternalGeneral paymentInternalGeneral) |
PaymentCancellationSpiImpl(PaymentRestClient ledgersRestClient,
de.adorsys.ledgers.middleware.api.service.TokenStorageService tokenStorageService,
ScaMethodConverter scaMethodConverter,
AuthRequestInterceptor authRequestInterceptor,
AspspConsentDataService consentDataService,
GeneralAuthorisationService authorisationService,
FeignExceptionReader feignExceptionReader,
ScaLoginMapper scaLoginMapper) |