See: Description
Interface | Description |
---|---|
SignatureFacet |
JSR105 Signature Facet interface.
|
TemporaryDataStorage |
Interface for temporary data storage.
|
Class | Description |
---|---|
AbstractXmlSignatureService |
Abstract base class for an XML Signature Service implementation.
|
CloseActionOutputStream |
An output stream proxy implementation that allows us to run something when
the stream has been closed.
|
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 | Description |
---|---|
DigestAlgo |
Copyright © 2008-2018 FedICT. All Rights Reserved.