Uses of Interface
io.mosip.authentication.core.spi.indauth.match.MappingConfig
Packages that use MappingConfig
-
Uses of MappingConfig in io.mosip.authentication.core.spi.indauth.match
Methods in io.mosip.authentication.core.spi.indauth.match that return MappingConfigMethods in io.mosip.authentication.core.spi.indauth.match that return types with arguments of type MappingConfigModifier and TypeMethodDescriptionDynamicIdMapping.getMappingFunction()Gets the mapping function.IdMapping.getMappingFunction()Method to get Mapping Function.Methods in io.mosip.authentication.core.spi.indauth.match with parameters of type MappingConfigModifier and TypeMethodDescriptionIdMapping.getIdMapping(String name, IdMapping[] values, MappingConfig idMappingConfig) Method to get ID Mapping.default booleanMatchType.isMultiLanguage(String propName, Map<String, List<IdentityInfoDTO>> identityEntity, MappingConfig mappingConfig) default booleanMatchType.isPropMultiLang(String propName, MappingConfig cfg) Check if the mapped property is of multi-language type.