- validate() - Method in interface com.webauthn4j.data.attestation.authenticator.COSEKey
-
- validate() - Method in class com.webauthn4j.data.attestation.authenticator.EC2COSEKey
-
- validate() - Method in class com.webauthn4j.data.attestation.authenticator.RSACOSEKey
-
- validate() - Method in class com.webauthn4j.data.attestation.statement.AndroidKeyAttestationStatement
-
- validate() - Method in class com.webauthn4j.data.attestation.statement.AndroidSafetyNetAttestationStatement
-
- validate() - Method in class com.webauthn4j.data.attestation.statement.AttestationCertificate
-
- validate() - Method in interface com.webauthn4j.data.attestation.statement.AttestationStatement
-
Validates the instance per field basis.
- validate() - Method in class com.webauthn4j.data.attestation.statement.FIDOU2FAttestationStatement
-
- validate() - Method in class com.webauthn4j.data.attestation.statement.NoneAttestationStatement
-
- validate() - Method in class com.webauthn4j.data.attestation.statement.PackedAttestationStatement
-
- validate() - Method in class com.webauthn4j.data.attestation.statement.TPMAttestationStatement
-
- validate() - Method in class com.webauthn4j.data.attestation.statement.TPMSECCParms
-
- validate() - Method in class com.webauthn4j.data.extension.AbstractExtensionOutput
-
- validate() - Method in interface com.webauthn4j.data.extension.ExtensionOutput
-
- validate(RegistrationObject) - Method in class com.webauthn4j.validator.attestation.statement.androidkey.AndroidKeyAttestationStatementValidator
-
- validate(X509Certificate, byte[], boolean) - Method in class com.webauthn4j.validator.attestation.statement.androidkey.KeyDescriptionValidator
-
- validate(RegistrationObject) - Method in class com.webauthn4j.validator.attestation.statement.androidkey.NullAndroidKeyAttestationStatementValidator
-
- validate(RegistrationObject) - Method in class com.webauthn4j.validator.attestation.statement.androidsafetynet.AndroidSafetyNetAttestationStatementValidator
-
- validate(String) - Method in interface com.webauthn4j.validator.attestation.statement.androidsafetynet.GooglePlayServiceVersionValidator
-
- validate(RegistrationObject) - Method in class com.webauthn4j.validator.attestation.statement.androidsafetynet.NullAndroidSafetyNetAttestationStatementValidator
-
- validate(RegistrationObject) - Method in interface com.webauthn4j.validator.attestation.statement.AttestationStatementValidator
-
- validate(RegistrationObject) - Method in class com.webauthn4j.validator.attestation.statement.none.NoneAttestationStatementValidator
-
- validate(RegistrationObject) - Method in class com.webauthn4j.validator.attestation.statement.packed.NullPackedAttestationStatementValidator
-
- validate(RegistrationObject) - Method in class com.webauthn4j.validator.attestation.statement.packed.PackedAttestationStatementValidator
-
- validate(RegistrationObject) - Method in class com.webauthn4j.validator.attestation.statement.tpm.NullTPMAttestationStatementValidator
-
- validate(TPMDeviceProperty) - Method in class com.webauthn4j.validator.attestation.statement.tpm.NullTPMDevicePropertyValidator
-
- validate(RegistrationObject) - Method in class com.webauthn4j.validator.attestation.statement.tpm.TPMAttestationStatementValidator
-
- validate(TPMDeviceProperty) - Method in interface com.webauthn4j.validator.attestation.statement.tpm.TPMDevicePropertyValidator
-
- validate(RegistrationObject) - Method in class com.webauthn4j.validator.attestation.statement.u2f.FIDOU2FAttestationStatementValidator
-
AttestationType.BASIC is always returned as RP cannot differentiate between BASIC and Attestation CA from the attestation data,
- validate(RegistrationObject) - Method in class com.webauthn4j.validator.attestation.statement.u2f.NullFIDOU2FAttestationStatementValidator
-
- validate(AAGUID, CertificateBaseAttestationStatement) - Method in interface com.webauthn4j.validator.attestation.trustworthiness.certpath.CertPathTrustworthinessValidator
-
- validate(AAGUID, CertificateBaseAttestationStatement) - Method in class com.webauthn4j.validator.attestation.trustworthiness.certpath.CertPathTrustworthinessValidatorBase
-
- validate(AAGUID, CertificateBaseAttestationStatement) - Method in class com.webauthn4j.validator.attestation.trustworthiness.certpath.NullCertPathTrustworthinessValidator
-
- validate(AttestationStatement) - Method in class com.webauthn4j.validator.attestation.trustworthiness.ecdaa.DefaultECDAATrustworthinessValidator
-
Deprecated.
- validate(AttestationStatement) - Method in interface com.webauthn4j.validator.attestation.trustworthiness.ecdaa.ECDAATrustworthinessValidator
-
Deprecated.
- validate(AttestationStatement) - Method in class com.webauthn4j.validator.attestation.trustworthiness.ecdaa.NullECDAATrustworthinessValidator
-
Deprecated.
- validate(CertificateBaseAttestationStatement) - Method in class com.webauthn4j.validator.attestation.trustworthiness.self.DefaultSelfAttestationTrustworthinessValidator
-
- validate(CertificateBaseAttestationStatement) - Method in class com.webauthn4j.validator.attestation.trustworthiness.self.NullSelfAttestationTrustworthinessValidator
-
- validate(CertificateBaseAttestationStatement) - Method in interface com.webauthn4j.validator.attestation.trustworthiness.self.SelfAttestationTrustworthinessValidator
-
- validate(AuthenticationData, AuthenticationParameters) - Method in class com.webauthn4j.validator.AuthenticationDataValidator
-
- validate(AuthenticationObject) - Method in interface com.webauthn4j.validator.CustomAuthenticationValidator
-
- validate(RegistrationObject) - Method in interface com.webauthn4j.validator.CustomRegistrationValidator
-
- validate(RegistrationData, RegistrationParameters) - Method in class com.webauthn4j.validator.RegistrationDataValidator
-
- validate(AuthenticationRequest, AuthenticationParameters) - Method in class com.webauthn4j.WebAuthnAuthenticationManager
-
- validate(AuthenticationData, AuthenticationParameters) - Method in class com.webauthn4j.WebAuthnAuthenticationManager
-
- validate(RegistrationRequest, RegistrationParameters) - Method in class com.webauthn4j.WebAuthnManager
-
- validate(RegistrationData, RegistrationParameters) - Method in class com.webauthn4j.WebAuthnManager
-
- validate(AuthenticationRequest, AuthenticationParameters) - Method in class com.webauthn4j.WebAuthnManager
-
- validate(AuthenticationData, AuthenticationParameters) - Method in class com.webauthn4j.WebAuthnManager
-
- validate(RegistrationRequest, RegistrationParameters) - Method in class com.webauthn4j.WebAuthnRegistrationManager
-
- validate(RegistrationData, RegistrationParameters) - Method in class com.webauthn4j.WebAuthnRegistrationManager
-
- ValidationException - Exception in com.webauthn4j.validator.exception
-
An abstract exception for validation violation
- ValidationException(String, Throwable) - Constructor for exception com.webauthn4j.validator.exception.ValidationException
-
- ValidationException(String) - Constructor for exception com.webauthn4j.validator.exception.ValidationException
-
- ValidationException(Throwable) - Constructor for exception com.webauthn4j.validator.exception.ValidationException
-
- valueOf(String) - Static method in enum com.webauthn4j.data.attestation.authenticator.Curve
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.webauthn4j.data.attestation.statement.AttestationType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.webauthn4j.data.attestation.statement.COSEKeyOperation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.webauthn4j.data.attestation.statement.COSEKeyType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.webauthn4j.data.attestation.statement.TPMEccCurve
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.webauthn4j.data.attestation.statement.TPMGenerated
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.webauthn4j.data.attestation.statement.TPMIAlgHash
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.webauthn4j.data.attestation.statement.TPMIAlgPublic
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.webauthn4j.data.attestation.statement.TPMISTAttest
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.webauthn4j.data.AttestationConveyancePreference
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.webauthn4j.data.AuthenticatorAttachment
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.webauthn4j.data.client.ClientDataType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.webauthn4j.data.client.TokenBindingStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.webauthn4j.data.jws.JWAIdentifier
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.webauthn4j.data.PublicKeyCredentialType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.webauthn4j.data.ResidentKeyRequirement
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.webauthn4j.data.UserVerificationRequirement
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.webauthn4j.data.attestation.authenticator.Curve
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.webauthn4j.data.attestation.statement.AttestationType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.webauthn4j.data.attestation.statement.COSEKeyOperation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.webauthn4j.data.attestation.statement.COSEKeyType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.webauthn4j.data.attestation.statement.TPMEccCurve
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.webauthn4j.data.attestation.statement.TPMGenerated
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.webauthn4j.data.attestation.statement.TPMIAlgHash
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.webauthn4j.data.attestation.statement.TPMIAlgPublic
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.webauthn4j.data.attestation.statement.TPMISTAttest
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.webauthn4j.data.AttestationConveyancePreference
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.webauthn4j.data.AuthenticatorAttachment
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.webauthn4j.data.client.ClientDataType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.webauthn4j.data.client.TokenBindingStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.webauthn4j.data.jws.JWAIdentifier
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.webauthn4j.data.PublicKeyCredentialType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.webauthn4j.data.ResidentKeyRequirement
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.webauthn4j.data.UserVerificationRequirement
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VERSION_2_0 - Static variable in class com.webauthn4j.data.attestation.statement.TPMAttestationStatement
-