Uses of Interface
be.fedict.eid.applet.service.signer.SignatureFacet

Packages that use SignatureFacet
be.fedict.eid.applet.service.signer This package contains implementation classes for the Signature Service SPI. 
be.fedict.eid.applet.service.signer.asic This package contains implementation classes for the Implements Associated Signature Containers according to ETSI TS 102 918 v1.1.1.. 
be.fedict.eid.applet.service.signer.facets This package contains implementation classes for various signature facets. 
be.fedict.eid.applet.service.signer.odf This package contains implementation classes for the ODF Signature Service. 
be.fedict.eid.applet.service.signer.ooxml This package contains implementation classes for the Office Open XML Signature Service. 
 

Uses of SignatureFacet in be.fedict.eid.applet.service.signer
 

Methods in be.fedict.eid.applet.service.signer with parameters of type SignatureFacet
protected  void AbstractXmlSignatureService.addSignatureFacet(SignatureFacet signatureFacet)
          Adds a signature facet to this XML signature service.
 

Uses of SignatureFacet in be.fedict.eid.applet.service.signer.asic
 

Classes in be.fedict.eid.applet.service.signer.asic that implement SignatureFacet
 class ASiCSignatureFacet
          Associated Signature Container signature facet implementation.
 

Uses of SignatureFacet in be.fedict.eid.applet.service.signer.facets
 

Classes in be.fedict.eid.applet.service.signer.facets that implement SignatureFacet
 class CoSignatureFacet
          Signature facet to create multiple independent signatures, a.k.a co-signatures.
 class EnvelopedSignatureFacet
          Signature Facet implementation to create enveloped signatures.
 class IdentitySignatureFacet
          Signature Facet implementation doing an eID identity ds:Object.
 class KeyInfoSignatureFacet
          Signature Facet implementation that adds ds:KeyInfo to the XML signature.
 class XAdESSignatureFacet
          XAdES Signature Facet.
 class XAdESXLSignatureFacet
          XAdES-X-L v1.4.1 signature facet.
 

Uses of SignatureFacet in be.fedict.eid.applet.service.signer.odf
 

Classes in be.fedict.eid.applet.service.signer.odf that implement SignatureFacet
 class ODFSignatureFacet
          Signature Facet implementation to create ODF signatures.
 class OpenOfficeSignatureFacet
          OpenOffice.org signature facet.
 

Uses of SignatureFacet in be.fedict.eid.applet.service.signer.ooxml
 

Classes in be.fedict.eid.applet.service.signer.ooxml that implement SignatureFacet
 class Office2010SignatureFacet
          Work-around for Office2010 to accept the XAdES-BES/EPES signature.
 class OOXMLSignatureFacet
          Office OpenXML Signature Facet implementation.
 



Copyright © 2008-2012 FedICT. All Rights Reserved.