Package com.yubico.fido.metadata
Class CodeAccuracyDescriptor
java.lang.Object
com.yubico.fido.metadata.CodeAccuracyDescriptor
The CodeAccuracyDescriptor describes the relevant accuracy/complexity aspects of passcode user
 verification methods.
- 
Method Details
- 
getMaxRetries
 - 
getBlockSlowdown
 - 
builder
 - 
toBuilder
 - 
getBase
public int getBase() - 
getMinLength
public int getMinLength() - 
equals
 - 
hashCode
public int hashCode() - 
toString
 
 -