Uses of Interface
io.mosip.authentication.core.spi.indauth.match.MatchingStrategy
Packages that use MatchingStrategy
-
Uses of MatchingStrategy in io.mosip.authentication.core.spi.indauth.match
Subinterfaces of MatchingStrategy in io.mosip.authentication.core.spi.indauth.matchModifier and TypeInterfaceDescriptioninterfaceThe Interface MatchingStrategy.Methods in io.mosip.authentication.core.spi.indauth.match that return MatchingStrategyModifier and TypeMethodDescriptiondefault MatchingStrategyMatchingStrategy.getMatchingStrategy()Gets the matching strategy.Methods in io.mosip.authentication.core.spi.indauth.match that return types with arguments of type MatchingStrategyModifier and TypeMethodDescriptionMatchType.getAllowedMatchingStrategy(MatchingStrategyType matchStrategyType) Gets the allowed matching strategy for the MatchingStrategyType value.