Package | Description |
---|---|
org.apache.poi.poifs.crypt.dsig | |
org.apache.poi.poifs.crypt.dsig.facets | |
org.apache.poi.poifs.crypt.dsig.services |
Modifier and Type | Class | Description |
---|---|---|
class |
OOXMLURIDereferencer |
JSR105 URI dereferencer for Office Open XML documents.
|
class |
SignatureInfo |
This class is the default entry point for XML signatures and can be used for
validating an existing signed office document and signing a office document.
|
class |
SignatureMarshalListener |
This listener class is used, to modify the to be digested xml document,
e.g.
|
Modifier and Type | Class | Description |
---|---|---|
class |
EnvelopedSignatureFacet |
Signature Facet implementation to create enveloped signatures.
|
class |
KeyInfoSignatureFacet |
Signature Facet implementation that adds ds:KeyInfo to the XML signature.
|
class |
Office2010SignatureFacet |
Work-around for Office2010 to accept the XAdES-BES/EPES signature.
|
class |
OOXMLSignatureFacet |
Office OpenXML Signature Facet implementation.
|
class |
SignatureFacet |
JSR105 Signature Facet base class.
|
class |
XAdESSignatureFacet |
XAdES Signature Facet.
|
class |
XAdESXLSignatureFacet |
XAdES-X-L v1.4.1 signature facet.
|
Modifier and Type | Interface | Description |
---|---|---|
interface |
TimeStampService |
Interface for a time-stamp service.
|
Modifier and Type | Class | Description |
---|---|---|
class |
TSPTimeStampService |
A TSP time-stamp service implementation.
|
Copyright 2018 The Apache Software Foundation or its licensors, as applicable.