Uses of Interface
io.mosip.authentication.core.spi.indauth.match.TextMatchingStrategy.NormalizeFunction
-
Packages that use TextMatchingStrategy.NormalizeFunction Package Description io.mosip.authentication.core.spi.indauth.match -
-
Uses of TextMatchingStrategy.NormalizeFunction in io.mosip.authentication.core.spi.indauth.match
Methods in io.mosip.authentication.core.spi.indauth.match with parameters of type TextMatchingStrategy.NormalizeFunction Modifier and Type Method Description static intTextMatchingStrategy. normalizeAndMatch(Object reqInfo, Object entityInfo, Map<String,Object> props, TextMatchingStrategy.NormalizeFunction normalizeFunction, BiFunction<String,String,Integer> matchFunction)
-