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