Uses of Class
de.adorsys.aspsp.xs2a.connector.spi.converter.LedgersSpiAccountMapper
-
Packages that use LedgersSpiAccountMapper 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 LedgersSpiAccountMapper in de.adorsys.aspsp.xs2a.connector.spi.converter
Subclasses of LedgersSpiAccountMapper in de.adorsys.aspsp.xs2a.connector.spi.converter Modifier and Type Class Description classLedgersSpiAccountMapperImpl -
Uses of LedgersSpiAccountMapper in de.adorsys.aspsp.xs2a.connector.spi.impl
Constructors in de.adorsys.aspsp.xs2a.connector.spi.impl with parameters of type LedgersSpiAccountMapper Constructor Description AccountSpiImpl(AccountRestClient restClient, LedgersSpiAccountMapper accountMapper, AuthRequestInterceptor authRequestInterceptor, AspspConsentDataService consentDataService, FeignExceptionReader feignExceptionReader, IbanResolverMockService ibanResolverMockService, OwnerNameService ownerNameService, TransactionLinksService transactionLinksService)CardAccountSpiImpl(AccountRestClient restClient, LedgersSpiAccountMapper accountMapper, AuthRequestInterceptor authRequestInterceptor, AspspConsentDataService consentDataService, FeignExceptionReader feignExceptionReader, IbanResolverMockService ibanResolverMockService, OwnerNameService ownerNameService)FundsConfirmationSpiImpl(AccountRestClient restClient, LedgersSpiAccountMapper accountMapper, AuthRequestInterceptor authRequestInterceptor, AspspConsentDataService consentDataService, de.adorsys.ledgers.keycloak.client.api.KeycloakTokenService keycloakTokenService) -
Uses of LedgersSpiAccountMapper in de.adorsys.aspsp.xs2a.connector.spi.impl.authorisation
Constructors in de.adorsys.aspsp.xs2a.connector.spi.impl.authorisation with parameters of type LedgersSpiAccountMapper Constructor Description AisConsentSpiImpl(AuthRequestInterceptor authRequestInterceptor, AspspConsentDataService consentDataService, GeneralAuthorisationService authorisationService, ScaMethodConverter scaMethodConverter, FeignExceptionReader feignExceptionReader, AccountRestClient accountRestClient, LedgersSpiAccountMapper accountMapper, MultilevelScaService multilevelScaService, RedirectScaRestClient redirectScaRestClient, de.adorsys.ledgers.keycloak.client.api.KeycloakTokenService keycloakTokenService, ConsentRestClient consentRestClient, AisConsentMapper aisConsentMapper, ScaResponseMapper scaResponseMapper, ConsentAuthConfirmationCodeService authConfirmationCodeService, SpiScaStatusResponseMapper spiScaStatusResponseMapper)
-