| Field and Description |
|---|
| com.yubico.webauthn.data.AuthenticatorDataFlags.BE
EXPERIMENTAL: This feature is from a not yet mature standard; it could change as
the standard matures.
|
| com.yubico.webauthn.data.AuthenticatorDataFlags.BS
EXPERIMENTAL: This feature is from a not yet mature standard; it could change as
the standard matures.
|
| com.yubico.webauthn.data.AuthenticatorTransport.HYBRID
EXPERIMENTAL: This feature is from a not yet mature standard; it could change as
the standard matures.
|
| Method and Description |
|---|
| com.yubico.webauthn.RegisteredCredential.RegisteredCredentialBuilder.backupEligible(Boolean)
EXPERIMENTAL: This feature is from a not yet mature standard; it could change as
the standard matures.
|
| com.yubico.webauthn.RegisteredCredential.RegisteredCredentialBuilder.backupState(Boolean)
EXPERIMENTAL: This feature is from a not yet mature standard; it could change as
the standard matures.
|
| com.yubico.webauthn.data.PublicKeyCredential.getAuthenticatorAttachment()
EXPERIMENTAL: This feature is from a not yet mature standard; it could change as
the standard matures.
|
| com.yubico.webauthn.AssertionResult.getAuthenticatorAttachment()
EXPERIMENTAL: This feature is from a not yet mature standard; it could change as
the standard matures.
|
| com.yubico.webauthn.RegistrationResult.getAuthenticatorAttachment()
EXPERIMENTAL: This feature is from a not yet mature standard; it could change as
the standard matures.
|
| com.yubico.webauthn.AssertionResult.getCredentialId()
Use
AssertionResult.getCredential().getCredentialId() instead. |
| com.yubico.webauthn.AssertionResult.getUserHandle()
Use
AssertionResult.getCredential().getUserHandle() instead. |
| com.yubico.webauthn.AssertionResult.isBackedUp()
EXPERIMENTAL: This feature is from a not yet mature standard; it could change as
the standard matures.
|
| com.yubico.webauthn.RegisteredCredential.isBackedUp()
EXPERIMENTAL: This feature is from a not yet mature standard; it could change as
the standard matures.
|
| com.yubico.webauthn.RegistrationResult.isBackedUp()
EXPERIMENTAL: This feature is from a not yet mature standard; it could change as
the standard matures.
|
| com.yubico.webauthn.AssertionResult.isBackupEligible()
EXPERIMENTAL: This feature is from a not yet mature standard; it could change as
the standard matures.
|
| com.yubico.webauthn.RegisteredCredential.isBackupEligible()
EXPERIMENTAL: This feature is from a not yet mature standard; it could change as
the standard matures.
|
| com.yubico.webauthn.RegistrationResult.isBackupEligible()
EXPERIMENTAL: This feature is from a not yet mature standard; it could change as
the standard matures.
|