Uses of Interface
de.adorsys.aspsp.xs2a.connector.spi.impl.authorisation.confirmation.ConsentAuthConfirmationCodeService
-
-
Uses of ConsentAuthConfirmationCodeService in de.adorsys.aspsp.xs2a.connector.spi.impl
Constructors in de.adorsys.aspsp.xs2a.connector.spi.impl with parameters of type ConsentAuthConfirmationCodeService 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 ConsentAuthConfirmationCodeService in de.adorsys.aspsp.xs2a.connector.spi.impl.authorisation
Constructors in de.adorsys.aspsp.xs2a.connector.spi.impl.authorisation with parameters of type ConsentAuthConfirmationCodeService 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 ConsentAuthConfirmationCodeService in de.adorsys.aspsp.xs2a.connector.spi.impl.authorisation.confirmation
Classes in de.adorsys.aspsp.xs2a.connector.spi.impl.authorisation.confirmation that implement ConsentAuthConfirmationCodeService Modifier and Type Class Description classConsentAuthConfirmationCodeServiceImpl
-