Module com.webauthn4j.core
Package com.webauthn4j.verifier.exception
package com.webauthn4j.verifier.exception
Validation exception classes for WebAuthn
-
ExceptionsClassDescriptionThrown if bad aaguid is detectedThrown if bad algorithm is specifiedThrown if bad attestation statement is specifiedThrown if bad challenge is detectedThrown if bad origin is specifiedThrown if bad rpId is specifiedThrown if bad signature is specifiedThrown if certificate problems happenThrown if the value violates constraintsThrown if inconsistent type is specified for client dataThrown if an invalid TPM key description is detectedThrown if the counter value is lower than expected valueThrown if challenge doesn't exist in the sessionThrown if the public key in the first certificate in x5c doesn't matches the credentialPublicKey in the attestedCredentialDataThrown if self attestation is specified while prohibitedThrown if tokenBinding error happenThrown if no trust anchor chained to the attestation certificate is foundThrown if unexpected extension is containedThrown if user is to be present but not presentThrown if user is to be verified but not verifiedAn abstract exception for verification violation