Stay organized with collections Save and categorize content based on your preferences.

InUseAttributeError

public final class InUseAttributeError extends DomError


During the create public key credential flow, this is thrown when an authenticator response exception contains an inuse_attribute_err from the fido spec, indicating that an attribute is in used by another element. The fido spec can be found here.

Summary

Public constructors

Public constructors

InUseAttributeError

public InUseAttributeError()