Uses of Interface
de.adorsys.aspsp.xs2a.connector.spi.converter.ScaLoginMapper
-
Packages that use ScaLoginMapper Package Description de.adorsys.aspsp.xs2a.connector.spi.converter de.adorsys.aspsp.xs2a.connector.spi.impl de.adorsys.aspsp.xs2a.connector.spi.impl.authorisation -
-
Uses of ScaLoginMapper in de.adorsys.aspsp.xs2a.connector.spi.converter
Classes in de.adorsys.aspsp.xs2a.connector.spi.converter that implement ScaLoginMapper Modifier and Type Class Description classScaLoginMapperImpl -
Uses of ScaLoginMapper in de.adorsys.aspsp.xs2a.connector.spi.impl
Constructors in de.adorsys.aspsp.xs2a.connector.spi.impl with parameters of type ScaLoginMapper 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, UserMgmtRestClient userMgmtRestClient) -
Uses of ScaLoginMapper in de.adorsys.aspsp.xs2a.connector.spi.impl.authorisation
Constructors in de.adorsys.aspsp.xs2a.connector.spi.impl.authorisation with parameters of type ScaLoginMapper 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, UserMgmtRestClient userMgmtRestClient)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)
-