Class PublicKeyCredentialType

java.lang.Object
com.webauthn4j.data.PublicKeyCredentialType

public class PublicKeyCredentialType extends Object
PublicKeyCredentialType defines the valid credential types. It is an extension point; values can be added to it in the future, as more credential types are defined. The values of this enumeration are used for versioning the Authentication Assertion and attestation structures according to the type of the authenticator.
See Also: