Class CodeAccuracyDescriptor
java.lang.Object
com.webauthn4j.metadata.data.statement.CodeAccuracyDescriptor
The CodeAccuracyDescriptor describes the relevant accuracy/complexity aspects of passcode user verification methods.
-
Constructor Summary
ConstructorsConstructorDescriptionCodeAccuracyDescriptor(@NotNull Integer base, @NotNull Integer minLength, @Nullable Integer maxRetries, @Nullable Integer blockSlowdown) -
Method Summary