| Modifier and Type | Method and Description |
|---|---|
static BiometricDataType |
BiometricDataType.fromValue(int value)
Creates an enumeration value from int.
|
BiometricDataType |
BiometricVerificationRule.getDataType()
Gets the the type of biometric data to be used for verification.
|
static BiometricDataType |
BiometricDataType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static BiometricDataType[] |
BiometricDataType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
Field.containsBiometricData(BiometricDataType biometricDataType,
java.lang.String biometricFormat)
Returns a value indicating whether the field (or one of its child fields) contains biometric data of the specified type and/or format.
|
FieldList |
Bioseal.findBiometrics(BiometricDataType biometricDataType,
java.lang.String biometricFormat)
Finds the biometric field in payload.
|
Copyright © 2020-2030, id3 Technologies. All rights reserved. eu.id3.bioseal