| Package | Description |
|---|---|
| io.mosip.authentication.common.service.impl.match |
| Modifier and Type | Method and Description |
|---|---|
static BioAuthType |
BioAuthType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BioAuthType[] |
BioAuthType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static Optional<BioAuthType> |
BioAuthType.getSingleBioAuthTypeForType(String type)
This method accepts the bioType and it will return Optional of BioAuthType
only when the count is single.
|
Copyright © 2020. All rights reserved.