Uses of Interface
io.mosip.authentication.core.spi.indauth.match.ComparePasswordFunction
-
Packages that use ComparePasswordFunction Package Description io.mosip.authentication.core.spi.indauth.match -
-
Uses of ComparePasswordFunction in io.mosip.authentication.core.spi.indauth.match
Methods in io.mosip.authentication.core.spi.indauth.match that return ComparePasswordFunction Modifier and Type Method Description ComparePasswordFunctionIdInfoFetcher. getMatchPasswordFunction()To Get match Password function.
-