Uses of Interface
io.mosip.authentication.core.spi.indauth.match.MatchFunction
-
Packages that use MatchFunction Package Description io.mosip.authentication.core.spi.indauth.match -
-
Uses of MatchFunction in io.mosip.authentication.core.spi.indauth.match
Methods in io.mosip.authentication.core.spi.indauth.match that return MatchFunction Modifier and Type Method Description default MatchFunctionMatchingStrategy. getMatchFunction()gets the MatchFunction.
-