Uses of Class
de.adorsys.aspsp.xs2a.connector.spi.impl.CmsPaymentStatusUpdateService
-
Packages that use CmsPaymentStatusUpdateService Package Description de.adorsys.aspsp.xs2a.connector.spi.impl.authorisation -
-
Uses of CmsPaymentStatusUpdateService in de.adorsys.aspsp.xs2a.connector.spi.impl.authorisation
Constructors in de.adorsys.aspsp.xs2a.connector.spi.impl.authorisation with parameters of type CmsPaymentStatusUpdateService Constructor Description 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)
-