|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use InvalidSignatureException | |
|---|---|
| xades4j.verification | Support for signature verification. |
| Uses of InvalidSignatureException in xades4j.verification |
|---|
| Subclasses of InvalidSignatureException in xades4j.verification | |
|---|---|
class |
CommitmentTypeVerificationException
Thrown during verification of the CommitmentTypeIndication property if
it contains an object reference that doesn't match any Reference in the
signature. |
class |
CompleteCertRefsCertNotFoundException
Thrown during verification of the CompleteCertificateRefs property if
a reference for a certificate in the certification path is not found in the
property. |
class |
CompleteCertRefsReferenceException
Thrown during verification of the CompleteCertificateRefs property if
the digest on a reference doesn't match the actual digest of the corresponding
certificate. |
class |
CompleteCertRefsVerificationException
Base for exceptions during verification of the CompleteCertificateRefs
property. |
class |
CompleteRevocRefsCRLsNotAvailableException
Thrown during verification of the CompleteRevocationRefs property if
no CRLs were supplied when validating the signing certificate. |
class |
CompleteRevocRefsReferenceException
Thrown during the verification of the CompleteRevocationRefs property
if a CRL reference cannot be verified or is not found. |
class |
CompleteRevocRefsVerificationException
Base for exceptions during verification of the CompleteRevocationRefs
property. |
class |
CoreVerificationException
Base for errors when the core (XML-DSIG) verification fails. |
class |
CounterSignatureSigValueRefException
Throw during validation of the CounterSignature property if the enclosed
signature doesn't reference the SignatureValue element of the countersigned
signature. |
class |
CounterSignatureVerificationException
|
class |
CounterSignatureXadesVerificationException
Throw during validation of the CounterSignature property if the XAdES
verification of the signature fails. |
class |
DataObjectFormatMismatchException
Thrown during validation of the DataObjectFormat property if the corresponding
Reference references an Object and mime-type and/or encoding
in the property an in the Object are not equal. |
class |
DataObjectFormatReferenceException
Thrown during validation of the DataObjectFormat property if the target
Reference cannot be found. |
class |
DataObjectFormatVerificationException
Base for exceptions during verification of the DataObjectFormat property. |
class |
InvalidPropertyException
Base for exceptions thrown during the validation of qualifying properties. |
class |
InvalidXAdESFormException
Thrown when the signature doesn't fulfill the rules for the XAdES forms. |
class |
PropertyVerifierErrorException
|
class |
QualifyingPropertiesIncorporationException
Thrown during signature verification if the signature doesn't fulfill the properties incorporation rules. |
class |
QualifyingPropertyVerifierNotAvailableException
Thrown during the verification of qualifyig properties if a verifier is not found for one of the property data objects. |
class |
ReferenceValueException
Thrown during signature verification when the core verification fails due to reference validation. |
class |
SignaturePolicyCannotDigestException
Thrown during verification of the SignaturePolicyIdentifier property
if the digest of the policy document cannot be calculated (the algorithm is not
available). |
class |
SignaturePolicyDigestMismatchException
Thrown during verification of the SignaturePolicyIdentifier property
if the actual digest of the policy document and the digest contained in the
property are different. |
class |
SignaturePolicyNotAvailableException
Thrown during verification of the SignaturePolicyIdentifier property
if there is an error acessing the policy document stream. |
class |
SignaturePolicyVerificationException
Base for exceptions during verification of the SignaturePolicyIdentifier
property. |
class |
SignatureValueException
Thrown during signature verification if the process fails due to an invalid signature value but the references digests are correct. |
class |
SigningCertificateCertsNotInCertPathException
Thrown during verification of the SigningCertificate property if the
property contains one or more references to certificates that are not part of
the certification path. |
class |
SigningCertificateIssuerSerialMismatchException
Thrown during verification of the SigningCertificate property if the
issuer/serial on KeyInfo is different from the one in the signing certificate
reference. |
class |
SigningCertificateReferenceException
Thrown during verification of the SigningCertificate property if the
validation of one of the certificate references fails. |
class |
SigningCertificateReferenceNotFoundException
Thrown during verification of the SigningCertificate property if a reference
for the signing certificate is not present in the property. |
class |
SigningCertificateVerificationException
Base for exceptions during verification of the SigningCertificate property. |
class |
SigningTimeVerificationException
Thrown during verification of the SigningTime property if the time contained
in the property is not before the verification time. |
class |
TimeStampCoherenceException
Thrown during signature verification if the time-stamps contained in the signature are not coherent. |
class |
TimeStampDigestInputException
Thrown during verification of time-stamp properties if the input for digest calculation cannot be created. |
class |
TimeStampDigestMismatchException
Thrown during verification of time-stamp properties if the actual digest of the data covered by the time-stamp is different from the digest within the time-stamp. |
class |
TimeStampInvalidSignatureException
Thrown during verification of time-stamp properties if the signature of a time-stamp token cannot be verified |
class |
TimeStampInvalidTokenException
Thrown during verification of time-stamp properties if the token's structure (format) is invalid. |
class |
TimeStampVerificationException
Base for exceptions during verification of time-stamp properties. |
| Methods in xades4j.verification that throw InvalidSignatureException | |
|---|---|
void |
CustomSignatureVerifier.verify(XAdESVerificationResult verificationData,
QualifyingPropertyVerificationContext ctx)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||