A
B
C
D
F
G
H
I
N
P
R
S
U
V
P
- PLATFORM - enum entry in com.ibm.security.verifysdk.fido2.model.AuthenticatorAttachment
Represents authenticators embedded in the platform.
- PREFERRED - enum entry in com.ibm.security.verifysdk.fido2.model.UserVerificationRequirement
Specifies a preference for user verification, but it is not required.
- PUBLIC_KEY - enum entry in com.ibm.security.verifysdk.fido2.model.PublicKeyCredentialType
Represents a public key credential type.
- PublicKeyCredentialCreationOptions - class in com.ibm.security.verifysdk.fido2.model
- Represents the options for creating a public key credential during a WebAuthn registration process.
- PublicKeyCredentialDescriptor - class in com.ibm.security.verifysdk.fido2.model
- Represents a descriptor for a public key credential.
- PublicKeyCredentialParameters - class in com.ibm.security.verifysdk.fido2.model
- Represents parameters for a public key credential.
- PublicKeyCredentialRequestOptions - class in com.ibm.security.verifysdk.fido2.model
- Represents the options for requesting a public key credential during a WebAuthn assertion operation.
- PublicKeyCredentialRpEntity - class in com.ibm.security.verifysdk.fido2.model
- Represents the entity associated with a public key credential relying party (RP).
- PublicKeyCredentialType - class in com.ibm.security.verifysdk.fido2.model
- An enumeration representing the type of a public key credential according to the WebAuthn specification.
- PublicKeyCredentialUserEntity - class in com.ibm.security.verifysdk.fido2.model
- Represents the entity associated with a public key credential user.