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