A  B  C  D  F  G  H  I  N  P  R  S  U  V 

G

getAdditionalData() - function in com.ibm.security.verifysdk.fido2.model.AssertionResultResponse
An optional map containing additional data associated with the assertion result.
getAlg() - function in com.ibm.security.verifysdk.fido2.model.PublicKeyCredentialParameters
The COSE (CBOR Object Signing and Encryption) algorithm identifier associated with the public key credential.
getAllowCredentials() - function in com.ibm.security.verifysdk.fido2.model.PublicKeyCredentialRequestOptions
The list of allowed credentials for the assertion operation.
getAttestation() - function in com.ibm.security.verifysdk.fido2.model.AttestationOptions
Specifies the preference for attestation conveyance.
getAttestation() - function in com.ibm.security.verifysdk.fido2.model.PublicKeyCredentialCreationOptions
The preference for attestation conveyance during the registration process.
getAttestationObject() - function in com.ibm.security.verifysdk.fido2.model.ResponseAttestation
The base64 urlencoded attestation object included in the attestation response.
getAuthenticatorAttachment() - function in com.ibm.security.verifysdk.fido2.model.AuthenticatorSelection
The attachment modality of the authenticator.
getAuthenticatorAttachment() - function in com.ibm.security.verifysdk.fido2.model.AuthenticatorSelectionCriteria
The attachment modality preference for the authenticator.
getAuthenticatorData() - function in com.ibm.security.verifysdk.fido2.model.ResponseAssertion
The base64 urlencoded authenticator data included in the assertion response.
getAuthenticatorSelection() - function in com.ibm.security.verifysdk.fido2.model.AttestationOptions
Specifies the authenticator selection criteria.
getAuthenticatorSelection() - function in com.ibm.security.verifysdk.fido2.model.PublicKeyCredentialCreationOptions
The criteria for selecting an authenticator for the registration process.
getChallenge() - function in com.ibm.security.verifysdk.fido2.model.ClientDataJsonAssertion
The challenge associated with the client data.
getChallenge() - function in com.ibm.security.verifysdk.fido2.model.ClientDataJsonAttestation
The challenge associated with the client data.
getChallenge() - function in com.ibm.security.verifysdk.fido2.model.PublicKeyCredentialCreationOptions
The challenge used during the registration process.
getChallenge() - function in com.ibm.security.verifysdk.fido2.model.PublicKeyCredentialRequestOptions
The challenge used during the assertion process.
getClientDataJSON() - function in com.ibm.security.verifysdk.fido2.model.ResponseAssertion
The base64 urlencoded client data JSON included in the assertion response.
getClientDataJSON() - function in com.ibm.security.verifysdk.fido2.model.ResponseAttestation
The base64 urlencoded client data JSON included in the attestation response.
getCrossOrigin() - function in com.ibm.security.verifysdk.fido2.model.ClientDataJsonAttestation
Indicates whether the client data is from a cross-origin operation.
getDisplayName() - function in com.ibm.security.verifysdk.fido2.model.AttestationOptions
The display name associated with the authenticator.
getDisplayName() - function in com.ibm.security.verifysdk.fido2.model.PublicKeyCredentialUserEntity
The display name of the user.
getEntries() - function in com.ibm.security.verifysdk.fido2.model.AttestationConveyancePreference
An enumeration representing attestation conveyance preferences according to the FIDO2 specification.
getEntries() - function in com.ibm.security.verifysdk.fido2.model.AuthenticatorAttachment
An enumeration representing authenticator attachment options according to the FIDO2 specification.
getEntries() - function in com.ibm.security.verifysdk.fido2.model.AuthenticatorTransport
An enumeration representing authenticator transport options according to the FIDO2 specification.
getEntries() - function in com.ibm.security.verifysdk.fido2.model.PublicKeyCredentialType
An enumeration representing the type of a public key credential according to the WebAuthn specification.
getEntries() - function in com.ibm.security.verifysdk.fido2.model.UserVerificationRequirement
An enumeration representing user verification requirements according to the WebAuthn specification.
getErrorMessage() - function in com.ibm.security.verifysdk.fido2.model.AssertionResultResponse
An optional error message indicating any errors that occurred during the assertion.
getErrorMessage() - function in com.ibm.security.verifysdk.fido2.model.PublicKeyCredentialRequestOptions
An error message indicating any errors that occurred during the assertion operation.
getExcludeCredentials() - function in com.ibm.security.verifysdk.fido2.model.PublicKeyCredentialCreationOptions
The list of credentials that should not be used for registration.
getExtension() - function in com.ibm.security.verifysdk.fido2.model.PublicKeyCredentialCreationOptions
Additional client-specific extensions for the registration process.
getExtensions() - function in com.ibm.security.verifysdk.fido2.model.PublicKeyCredentialRequestOptions
Additional client-specific extensions for the assertion operation.
getIcon() - function in com.ibm.security.verifysdk.fido2.model.PublicKeyCredentialRpEntity
The icon URL of the relying party.
getIcon() - function in com.ibm.security.verifysdk.fido2.model.PublicKeyCredentialUserEntity
The icon URL of the user.
getId() - function in com.ibm.security.verifysdk.fido2.model.AuthenticatorAssertionResponse
The base64 urlencoded identifier associated with the response.
getId() - function in com.ibm.security.verifysdk.fido2.model.AuthenticatorAttestationResponse
The base64 urlencoded identifier associated with the attestation response.
getId() - function in com.ibm.security.verifysdk.fido2.model.PublicKeyCredentialDescriptor
The identifier associated with the public key credential.
getId() - function in com.ibm.security.verifysdk.fido2.model.PublicKeyCredentialRpEntity
The identifier associated with the relying party.
getId() - function in com.ibm.security.verifysdk.fido2.model.PublicKeyCredentialUserEntity
The identifier associated with the user.
getName() - function in com.ibm.security.verifysdk.fido2.model.PublicKeyCredentialRpEntity
The name of the relying party.
getName() - function in com.ibm.security.verifysdk.fido2.model.PublicKeyCredentialUserEntity
The name of the user.
getName() - function in kotlin.AttestationConveyancePreference
 
getName() - function in kotlin.AuthenticatorAttachment
 
getName() - function in kotlin.AuthenticatorTransport
 
getName() - function in kotlin.PublicKeyCredentialType
 
getName() - function in kotlin.UserVerificationRequirement
 
getNickname() - function in com.ibm.security.verifysdk.fido2.model.AuthenticatorAssertionResponse
The nickname associated with the authenticator.
getNickname() - function in com.ibm.security.verifysdk.fido2.model.AuthenticatorAttestationResponse
The nickname associated with the authenticator.
getOrdinal() - function in kotlin.AttestationConveyancePreference
 
getOrdinal() - function in kotlin.AuthenticatorAttachment
 
getOrdinal() - function in kotlin.AuthenticatorTransport
 
getOrdinal() - function in kotlin.PublicKeyCredentialType
 
getOrdinal() - function in kotlin.UserVerificationRequirement
 
getOrigin() - function in com.ibm.security.verifysdk.fido2.model.ClientDataJsonAssertion
The origin associated with the client data.
getOrigin() - function in com.ibm.security.verifysdk.fido2.model.ClientDataJsonAttestation
The origin associated with the client data.
getPubKeyCredParams() - function in com.ibm.security.verifysdk.fido2.model.PublicKeyCredentialCreationOptions
The list of public key credential parameters supported by the authenticator.
getRawId() - function in com.ibm.security.verifysdk.fido2.model.AuthenticatorAssertionResponse
The base64 urlencoded raw identifier associated with the response.
getRawId() - function in com.ibm.security.verifysdk.fido2.model.AuthenticatorAttestationResponse
The base64 urlencoded raw identifier associated with the response.
getRequireResidentKey() - function in com.ibm.security.verifysdk.fido2.model.AuthenticatorSelection
Indicates whether the authenticator should support resident keys.
getRequireResidentKey() - function in com.ibm.security.verifysdk.fido2.model.AuthenticatorSelectionCriteria
Indicates whether the authenticator should support resident keys.
getResponse() - function in com.ibm.security.verifysdk.fido2.model.AuthenticatorAssertionResponse
The assertion response containing client data JSON, authenticator data, and signature.
getResponse() - function in com.ibm.security.verifysdk.fido2.model.AuthenticatorAttestationResponse
The attestation response containing client data JSON and attestation object.
getRp() - function in com.ibm.security.verifysdk.fido2.model.PublicKeyCredentialCreationOptions
The public key credential relying party entity.
getRpId() - function in com.ibm.security.verifysdk.fido2.model.PublicKeyCredentialRequestOptions
The relying party identifier associated with the request.
getSignature() - function in com.ibm.security.verifysdk.fido2.model.ResponseAssertion
The base64 urlencoded signature included in the assertion response.
getStatus() - function in com.ibm.security.verifysdk.fido2.model.AssertionResultResponse
An optional status message indicating the result of the assertion operation.
getStatus() - function in com.ibm.security.verifysdk.fido2.model.PublicKeyCredentialRequestOptions
The status of the assertion operation.
getTimeout() - function in com.ibm.security.verifysdk.fido2.model.PublicKeyCredentialCreationOptions
The timeout value in milliseconds for the registration operation.
getTimeout() - function in com.ibm.security.verifysdk.fido2.model.PublicKeyCredentialRequestOptions
The timeout value in milliseconds for the assertion operation.
getToByteArray() - function in com.ibm.security.verifysdk.fido2.COSEKey
 
getTransports() - function in com.ibm.security.verifysdk.fido2.model.PublicKeyCredentialDescriptor
The list of authenticator transports supported by the public key credential.
getType() - function in com.ibm.security.verifysdk.fido2.model.AuthenticatorAssertionResponse
The type of the response.
getType() - function in com.ibm.security.verifysdk.fido2.model.AuthenticatorAttestationResponse
The type of the response.
getType() - function in com.ibm.security.verifysdk.fido2.model.ClientDataJsonAssertion
The type of the client data.
getType() - function in com.ibm.security.verifysdk.fido2.model.ClientDataJsonAttestation
The type of the client data.
getType() - function in com.ibm.security.verifysdk.fido2.model.PublicKeyCredentialDescriptor
The type of the public key credential.
getType() - function in com.ibm.security.verifysdk.fido2.model.PublicKeyCredentialParameters
The type of the public key credential.
getUser() - function in com.ibm.security.verifysdk.fido2.model.PublicKeyCredentialCreationOptions
The public key credential user entity.
getUsername() - function in com.ibm.security.verifysdk.fido2.model.AssertionOptions
The username associated with the assertion.
getUserVerification() - function in com.ibm.security.verifysdk.fido2.model.AssertionOptions
The user verification method used for the assertion.
getUserVerification() - function in com.ibm.security.verifysdk.fido2.model.AuthenticatorSelectionCriteria
The preference for user verification during the operation.
getUserVerification() - function in com.ibm.security.verifysdk.fido2.model.PublicKeyCredentialRequestOptions
The preference for user verification during the assertion operation.
getValue() - function in com.ibm.security.verifysdk.fido2.model.AttestationConveyancePreference
The string value representing the attestation conveyance preference.
getValue() - function in com.ibm.security.verifysdk.fido2.model.AuthenticatorAttachment
The string value representing the authenticator attachment modality.
getValue() - function in com.ibm.security.verifysdk.fido2.model.AuthenticatorTransport
The string value representing the authenticator transport modality.
getValue() - function in com.ibm.security.verifysdk.fido2.model.PublicKeyCredentialType
The string value representing the public key credential type.
getValue() - function in com.ibm.security.verifysdk.fido2.model.UserVerificationRequirement
The string value representing the user verification requirement.
A  B  C  D  F  G  H  I  N  P  R  S  U  V