Uses of Interface
io.mosip.authentication.core.spi.indauth.match.IdInfoFetcher
Packages that use IdInfoFetcher
-
Uses of IdInfoFetcher in io.mosip.authentication.core.spi.indauth.match
Methods in io.mosip.authentication.core.spi.indauth.match with parameters of type IdInfoFetcherModifier and TypeMethodDescriptiondefault StringAuthType.getDisplayName(AuthRequestDTO authReq, IdInfoFetcher helper) AuthType.getMatchingThreshold(AuthRequestDTO authReq, String language, org.springframework.core.env.Environment environment, IdInfoFetcher idInfoFetcher) Gets the matching threshold.AuthType.getMatchProperties(AuthRequestDTO authRequestDTO, IdInfoFetcher languageInfoFetcher, String language) Gets the match properties.default booleanAuthType.isAuthTypeEnabled(AuthRequestDTO authReq, IdInfoFetcher idInfoFetcher) Checks if is auth type info available.MatchType.mapEntityInfo(Map<String, List<IdentityInfoDTO>> idEntity, IdInfoFetcher idInfoHelper) To fetch Map Entity Info.