Uses of Class
io.mosip.authentication.common.service.impl.match.MultiModalBiometricsMatchingStrategy
-
Packages that use MultiModalBiometricsMatchingStrategy Package Description io.mosip.authentication.common.service.impl.match -
-
Uses of MultiModalBiometricsMatchingStrategy in io.mosip.authentication.common.service.impl.match
Methods in io.mosip.authentication.common.service.impl.match that return MultiModalBiometricsMatchingStrategy Modifier and Type Method Description static MultiModalBiometricsMatchingStrategyMultiModalBiometricsMatchingStrategy. valueOf(String name)Returns the enum constant of this type with the specified name.static MultiModalBiometricsMatchingStrategy[]MultiModalBiometricsMatchingStrategy. values()Returns an array containing the constants of this enum type, in the order they are declared.
-