|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SignatureFacet | |
|---|---|
| org.apache.poi.poifs.crypt.dsig | |
| org.apache.poi.poifs.crypt.dsig.facets | |
| Uses of SignatureFacet in org.apache.poi.poifs.crypt.dsig |
|---|
| Methods in org.apache.poi.poifs.crypt.dsig that return types with arguments of type SignatureFacet | |
|---|---|
java.util.List<SignatureFacet> |
SignatureConfig.getSignatureFacets()
|
| Methods in org.apache.poi.poifs.crypt.dsig with parameters of type SignatureFacet | |
|---|---|
void |
SignatureConfig.addSignatureFacet(SignatureFacet signatureFacet)
|
| Method parameters in org.apache.poi.poifs.crypt.dsig with type arguments of type SignatureFacet | |
|---|---|
void |
SignatureConfig.setSignatureFacets(java.util.List<SignatureFacet> signatureFacets)
|
| Uses of SignatureFacet in org.apache.poi.poifs.crypt.dsig.facets |
|---|
| Subclasses of SignatureFacet in org.apache.poi.poifs.crypt.dsig.facets | |
|---|---|
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 |
XAdESSignatureFacet
XAdES Signature Facet. |
class |
XAdESXLSignatureFacet
XAdES-X-L v1.4.1 signature facet. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||