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