Uses of Class
io.mosip.authentication.core.util.DemoNormalizer
-
Packages that use DemoNormalizer Package Description io.mosip.authentication.core.spi.indauth.match -
-
Uses of DemoNormalizer in io.mosip.authentication.core.spi.indauth.match
Methods in io.mosip.authentication.core.spi.indauth.match that return DemoNormalizer Modifier and Type Method Description DemoNormalizerIdInfoFetcher. getDemoNormalizer()Gets the demo normalizer object to normalise the corresponding(address/name) used for demographic authentication .Methods in io.mosip.authentication.core.spi.indauth.match with parameters of type DemoNormalizer Modifier and Type Method Description StringTextMatchingStrategy.NormalizeFunction. normalizeText(DemoNormalizer demoNormalizer, String inputText, String langCode, Map<String,Object> props)
-