Uses of Package
xades4j.verification

Packages that use xades4j.verification
xades4j.properties Types that represent the different XAdES qualifying properties. 
xades4j.providers Interfaces for the different components in signature production and verification. 
xades4j.providers.impl Implementations (default and other) of the different providers. 
xades4j.verification Support for signature verification. 
 

Classes in xades4j.verification used by xades4j.properties
XAdESVerificationResult
          The result of signature verification.
 

Classes in xades4j.verification used by xades4j.providers
UnexpectedJCAException
          Thrown if there is an unexpected error when using the JCA.
 

Classes in xades4j.verification used by xades4j.providers.impl
UnexpectedJCAException
          Thrown if there is an unexpected error when using the JCA.
 

Classes in xades4j.verification used by xades4j.verification
CompleteCertRefsVerificationException
          Base for exceptions during verification of the CompleteCertificateRefs property.
CompleteRevocRefsVerificationException
          Base for exceptions during verification of the CompleteRevocationRefs property.
CoreVerificationException
          Base for errors when the core (XML-DSIG) verification fails.
CounterSignatureVerificationException
           
CustomSignatureVerifier
          Interface for custom signature verifiers.
DataObjectFormatVerificationException
          Base for exceptions during verification of the DataObjectFormat property.
InvalidPropertyException
          Base for exceptions thrown during the validation of qualifying properties.
InvalidSignatureException
          Base exception for verification errors.
PropertyInfo
           
QualifyingPropertyVerificationContext
          The context available during the verification of the qualifying properties.
QualifyingPropertyVerificationContext.CertificationChainData
           
QualifyingPropertyVerificationContext.SignedObjectsData
          The find methods assume that object references are same-document references.
QualifyingPropertyVerifier
          Verifies a property accordingly to the XAdES verification rules.
RawDataObjectDesc
          A simple representation of a signed data object.
SignaturePolicyVerificationException
          Base for exceptions during verification of the SignaturePolicyIdentifier property.
SignatureSpecificVerificationOptions
          Represents verification options that are specific to a signature, i.e., options that are not profile-wide.
SigningCertificateVerificationException
          Base for exceptions during verification of the SigningCertificate property.
TimeStampVerificationException
          Base for exceptions during verification of time-stamp properties.
XAdESForm
          The different XAdES signature forms.
XadesVerificationProfile
          A profile for signature verification.
XAdESVerificationResult
          The result of signature verification.
XadesVerifier
          Interface for a verifier of signatures.
 



Copyright © 2012. All Rights Reserved.