Uses of Interface
io.mosip.authentication.core.spi.indauth.match.TextMatchingStrategy.NormalizeFunction
Packages that use TextMatchingStrategy.NormalizeFunction
-
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.NormalizeFunctionModifier and TypeMethodDescriptionstatic intTextMatchingStrategy.normalizeAndMatch(Object reqInfo, Object entityInfo, Map<String, Object> props, TextMatchingStrategy.NormalizeFunction normalizeFunction, BiFunction<String, String, Integer> matchFunction)