Uses of Interface
be.fedict.eid.applet.service.signer.facets.RevocationDataService

Packages that use RevocationDataService
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. 
 

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

Constructors in be.fedict.eid.applet.service.signer.asic with parameters of type RevocationDataService
AbstractASiCSignatureService(InputStream documentInputStream, DigestAlgo digestAlgo, RevocationDataService revocationDataService, TimeStampService timeStampService, String claimedRole, IdentityDTO identity, byte[] photo, TemporaryDataStorage temporaryDataStorage, OutputStream documentOutputStream)
           
 

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

Constructors in be.fedict.eid.applet.service.signer.facets with parameters of type RevocationDataService
XAdESXLSignatureFacet(TimeStampService timeStampService, RevocationDataService revocationDataService)
          Convenience constructor.
XAdESXLSignatureFacet(TimeStampService timeStampService, RevocationDataService revocationDataService, DigestAlgo digestAlgorithm)
          Main constructor.
 



Copyright © 2008-2012 FedICT. All Rights Reserved.