Uses of Interface
io.mosip.authentication.core.spi.indauth.match.MasterDataFetcher
-
Packages that use MasterDataFetcher Package Description io.mosip.authentication.core.spi.indauth.match io.mosip.authentication.core.util -
-
Uses of MasterDataFetcher in io.mosip.authentication.core.spi.indauth.match
Methods in io.mosip.authentication.core.spi.indauth.match that return MasterDataFetcher Modifier and Type Method Description MasterDataFetcherIdInfoFetcher. getTitleFetcher()Title info fetcher from Master data manager. -
Uses of MasterDataFetcher in io.mosip.authentication.core.util
Methods in io.mosip.authentication.core.util with parameters of type MasterDataFetcher Modifier and Type Method Description StringDemoNormalizer. normalizeName(String nameInfo, String language, MasterDataFetcher titleFetcher)This method is used to normalize name.
-