Package com.yubico.fido.metadata
Class BiometricAccuracyDescriptor
java.lang.Object
com.yubico.fido.metadata.BiometricAccuracyDescriptor
The BiometricAccuracyDescriptor describes relevant accuracy/complexity aspects in the case of a
 biometric user verification method, see [FIDOBiometricsRequirements].
 
At least one of the values MUST be set. If the vendor doesn’t want to specify such values,
 then VerificationMethodDescriptor.getBaDesc() MUST be omitted.
- 
Method Details
- 
getSelfAttestedFRR
 - 
getSelfAttestedFAR
 - 
getMaxTemplates
 - 
getMaxRetries
 - 
getBlockSlowdown
 - 
builder
 - 
toBuilder
 - 
equals
 - 
hashCode
public int hashCode() - 
toString
 
 -