Uses of Package
xades4j

Packages that use xades4j
xades4j XAdES4j - a Java library to produce and verify XML Advanced Electronic Signatures. 
xades4j.production Support for signature production. 
xades4j.properties.data Low-level representation of the qualifying properties information and corresponing structural verification. 
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. 
xades4j.xml.marshalling Types related to marshalling the qualifying properties data, the last step of signature production. 
xades4j.xml.unmarshalling Types related to unmarshalling the qualifying properties data during signature verification. 
 

Classes in xades4j used by xades4j
XAdES4jException
          Base class for all the library exceptions.
 

Classes in xades4j used by xades4j.production
XAdES4jException
          Base class for all the library exceptions.
XAdES4jXMLSigException
          Thrown during sugnature production or verification when an error occurs that is relted to the core XML-DSIg processing and couldn't be further detailed.
 

Classes in xades4j used by xades4j.properties.data
XAdES4jException
          Base class for all the library exceptions.
 

Classes in xades4j used by xades4j.providers
UnsupportedAlgorithmException
          Thrown throughout the library when an algorithm (signature, digest, canonicalization) is not supported by the library itself or by the underlying XML-DSIG implementation.
XAdES4jException
          Base class for all the library exceptions.
 

Classes in xades4j used by xades4j.providers.impl
UnsupportedAlgorithmException
          Thrown throughout the library when an algorithm (signature, digest, canonicalization) is not supported by the library itself or by the underlying XML-DSIG implementation.
 

Classes in xades4j used by xades4j.utils
XAdES4jException
          Base class for all the library exceptions.
 

Classes in xades4j used by xades4j.verification
XAdES4jException
          Base class for all the library exceptions.
 

Classes in xades4j used by xades4j.xml.marshalling
XAdES4jException
          Base class for all the library exceptions.
 

Classes in xades4j used by xades4j.xml.unmarshalling
XAdES4jException
          Base class for all the library exceptions.
 



Copyright © 2012. All Rights Reserved.