Class PublicKeyCredential<A extends AuthenticatorResponse,B extends ClientExtensionOutputs>

java.lang.Object
com.yubico.webauthn.data.PublicKeyCredential<A,B>

public final class PublicKeyCredential<A extends AuthenticatorResponse,B extends ClientExtensionOutputs> extends Object
The PublicKeyCredential interface inherits from Credential [CREDENTIAL-MANAGEMENT-1], and contains the attributes that are returned to the caller when a new credential is created, or a new assertion is requested.
See Also: