Uses of Package
xades4j.providers

Packages that use xades4j.providers
xades4j.production Support for signature production. 
xades4j.providers Interfaces for the different components in signature production and verification. 
xades4j.providers.impl Implementations (default and other) of the different providers. 
xades4j.utils Utility classes used in the library, which may also be usefull outside. 
xades4j.verification Support for signature verification. 
 

Classes in xades4j.providers used by xades4j.production
AlgorithmsProvider
          Interface for providers of the algorithms used in the signature generation.
BasicSignatureOptionsProvider
          Provides basic signature options such as whether ds:KeyInfo elements should be included.
DataObjectPropertiesProvider
          Represents a provider of data object properties.
KeyingDataProvider
          Used in signature production to get the signing key/certificate.
MessageDigestEngineProvider
          Interface for providers of message digest engines.
SignaturePolicyInfoProvider
          Provides the signature policy to be used in a XAdES-EPES.
SignaturePropertiesProvider
          Interface for providers of signature properties.
TimeStampTokenProvider
          Provider of time-stamp tokens.
ValidationDataProvider
          Provides the validation data that should be used to validate a signing certificate.
 

Classes in xades4j.providers used by xades4j.providers
CertificateValidationException
          Base for exceptions during certificate validation.
SignaturePropertiesCollector
          Interface for the collector of signature properties.
SigningCertChainException
          Thrown when there's an error getting the signing certificate.
SigningKeyException
          Thrown when there's an error getting the signing key.
TimeStampTokenGenerationException
          Thrown when a time-stamp token cannot be generated.
TimeStampTokenProvider.TimeStampTokenRes
           
TimeStampTokenSignatureException
          Thrown when the signature of a time-stamp token cannot be verified.
TimeStampTokenVerificationException
          Base for exceptions during time-stamp token verification.
ValidationData
          Container of validation data (certificates and corresponding CRLs).
ValidationDataException
          Thrown when a ValidationDataProvider cannot provide the validation data.
 

Classes in xades4j.providers used by xades4j.providers.impl
AlgorithmsProvider
          Interface for providers of the algorithms used in the signature generation.
BasicSignatureOptionsProvider
          Provides basic signature options such as whether ds:KeyInfo elements should be included.
CertificateValidationException
          Base for exceptions during certificate validation.
CertificateValidationProvider
          Provides validation of certificates.
KeyingDataProvider
          Used in signature production to get the signing key/certificate.
MessageDigestEngineProvider
          Interface for providers of message digest engines.
SignaturePropertiesCollector
          Interface for the collector of signature properties.
SignaturePropertiesProvider
          Interface for providers of signature properties.
SigningCertChainException
          Thrown when there's an error getting the signing certificate.
SigningKeyException
          Thrown when there's an error getting the signing key.
TimeStampTokenGenerationException
          Thrown when a time-stamp token cannot be generated.
TimeStampTokenProvider
          Provider of time-stamp tokens.
TimeStampTokenProvider.TimeStampTokenRes
           
TimeStampTokenVerificationException
          Base for exceptions during time-stamp token verification.
TimeStampVerificationProvider
          Provides verification of time-stamp tokens.
ValidationData
          Container of validation data (certificates and corresponding CRLs).
ValidationDataException
          Thrown when a ValidationDataProvider cannot provide the validation data.
ValidationDataProvider
          Provides the validation data that should be used to validate a signing certificate.
 

Classes in xades4j.providers used by xades4j.utils
SignaturePolicyInfoProvider
          Provides the signature policy to be used in a XAdES-EPES.
ValidationData
          Container of validation data (certificates and corresponding CRLs).
 

Classes in xades4j.providers used by xades4j.verification
CertificateValidationException
          Base for exceptions during certificate validation.
CertificateValidationProvider
          Provides validation of certificates.
MessageDigestEngineProvider
          Interface for providers of message digest engines.
SignaturePolicyDocumentProvider
          Provider of signature policy documents.
TimeStampVerificationProvider
          Provides verification of time-stamp tokens.
ValidationData
          Container of validation data (certificates and corresponding CRLs).
 



Copyright © 2012. All Rights Reserved.