Uses of Interface
de.adorsys.aspsp.xs2a.connector.spi.impl.MultilevelScaService
-
Packages that use MultilevelScaService Package Description de.adorsys.aspsp.xs2a.connector.spi.impl de.adorsys.aspsp.xs2a.connector.spi.impl.authorisation de.adorsys.aspsp.xs2a.connector.spi.impl.payment -
-
Uses of MultilevelScaService in de.adorsys.aspsp.xs2a.connector.spi.impl
Classes in de.adorsys.aspsp.xs2a.connector.spi.impl that implement MultilevelScaService Modifier and Type Class Description classMultilevelScaServiceImplConstructors in de.adorsys.aspsp.xs2a.connector.spi.impl with parameters of type MultilevelScaService Constructor Description PiisConsentSpiImpl(ConsentRestClient consentRestClient, de.adorsys.ledgers.middleware.api.service.TokenStorageService tokenStorageService, AisConsentMapper aisConsentMapper, AuthRequestInterceptor authRequestInterceptor, AspspConsentDataService consentDataService, GeneralAuthorisationService authorisationService, ScaMethodConverter scaMethodConverter, ScaLoginMapper scaLoginMapper, FeignExceptionReader feignExceptionReader, MultilevelScaService multilevelScaService, ConsentAuthConfirmationCodeService authConfirmationCodeService) -
Uses of MultilevelScaService in de.adorsys.aspsp.xs2a.connector.spi.impl.authorisation
Constructors in de.adorsys.aspsp.xs2a.connector.spi.impl.authorisation with parameters of type MultilevelScaService Constructor Description 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, MultilevelScaService multilevelScaService, ConsentAuthConfirmationCodeService authConfirmationCodeService) -
Uses of MultilevelScaService in de.adorsys.aspsp.xs2a.connector.spi.impl.payment
Constructors in de.adorsys.aspsp.xs2a.connector.spi.impl.payment with parameters of type MultilevelScaService Constructor Description GeneralPaymentService(PaymentRestClient ledgersRestClient, AuthRequestInterceptor authRequestInterceptor, AspspConsentDataService consentDataService, FeignExceptionReader feignExceptionReader, String transactionStatusXmlBody, MultilevelScaService multilevelScaService)
-