Uses of Interface
io.mosip.authentication.core.spi.indauth.match.TriFunctionWithBusinessException
-
Packages that use TriFunctionWithBusinessException Package Description io.mosip.authentication.core.spi.indauth.match -
-
Uses of TriFunctionWithBusinessException in io.mosip.authentication.core.spi.indauth.match
Methods in io.mosip.authentication.core.spi.indauth.match that return TriFunctionWithBusinessException Modifier and Type Method Description TriFunctionWithBusinessException<Map<String,String>,Map<String,String>,Map<String,Object>,Double>IdInfoFetcher. getMatchFunction(AuthType authType)Gets the match function.
-