| Package | Description |
|---|---|
| io.mosip.authentication.common.service.impl.match |
| Modifier and Type | Method and Description |
|---|---|
BioMatchType[] |
BioMatchType.getMatchTypesForSubIdMappings(Set<IdMapping> subIdMappings)
Gets the match types for sub id mappings.
|
static BioMatchType |
BioMatchType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BioMatchType[] |
BioMatchType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static Map<String,List<IdentityInfoDTO>> |
BioMatchType.getIdValuesMap(RequestDTO identityDto,
BioMatchType... bioMatchTypes)
Gets the id values map.
|
Copyright © 2020. All rights reserved.