Package be.fedict.eid.applet.service.signer

This package contains implementation classes for the Signature Service SPI.

See:
          Description

Interface Summary
SignatureFacet JSR105 Signature Facet interface.
TemporaryDataStorage Interface for temporary data storage.
 

Class Summary
AbstractXmlSignatureService Abstract base class for an XML Signature Service implementation.
DummyPrivateKey A dummy private key implementation.
HttpSessionTemporaryDataStorage Implementation of a temporary data storage using the HTTP session as temporary repository.
KeyInfoKeySelector JSR105 key selector implementation using the ds:KeyInfo data of the signature itself.
NoCloseInputStream Input Stream proxy that doesn't close the underlying input stream.
NoCloseOutputStream Output Stream proxy that doesn't close the underlying stream.
SHA1WithRSAProxySignature A signature proxy implementation for SHA1withRSA signatures.
 

Enum Summary
DigestAlgo  
 

Package be.fedict.eid.applet.service.signer Description

This package contains implementation classes for the Signature Service SPI.



Copyright © 2008-2011 FedICT. All Rights Reserved.