Uses of Interface
io.mosip.authentication.core.spi.indauth.match.AuthType
Packages that use AuthType
-
Uses of AuthType in io.mosip.authentication.core.spi.indauth.match
Methods in io.mosip.authentication.core.spi.indauth.match that return AuthTypeMethods in io.mosip.authentication.core.spi.indauth.match that return types with arguments of type AuthTypeModifier and TypeMethodDescriptionAuthType.getAuthTypeForMatchType(MatchType matchType, AuthType[] authTypes) Gets the auth type for match type.Methods in io.mosip.authentication.core.spi.indauth.match with parameters of type AuthTypeModifier and TypeMethodDescriptionAuthType.getAuthTypeForMatchType(MatchType matchType, AuthType[] authTypes) Gets the auth type for match type.IdInfoFetcher.getMatchFunction(AuthType authType) Gets the match function.