|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.poi.poifs.crypt.dsig.facets.SignatureFacet
org.apache.poi.poifs.crypt.dsig.facets.KeyInfoSignatureFacet
public class KeyInfoSignatureFacet
Signature Facet implementation that adds ds:KeyInfo to the XML signature.
| Field Summary |
|---|
| Fields inherited from class org.apache.poi.poifs.crypt.dsig.facets.SignatureFacet |
|---|
MS_DIGSIG_NS, OO_DIGSIG_NS, signatureConfig, XADES_132_NS, XADES_141_NS, XML_DIGSIG_NS, XML_NS |
| Constructor Summary | |
|---|---|
KeyInfoSignatureFacet()
|
|
| Method Summary | |
|---|---|
void |
postSign(org.w3c.dom.Document document)
This method is being invoked by the XML signature service engine during the post-sign phase. |
| Methods inherited from class org.apache.poi.poifs.crypt.dsig.facets.SignatureFacet |
|---|
brokenJvmWorkaround, getSignatureFactory, newReference, newReference, newTransform, newTransform, preSign, setSignatureConfig |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public KeyInfoSignatureFacet()
| Method Detail |
|---|
public void postSign(org.w3c.dom.Document document)
throws javax.xml.crypto.MarshalException
SignatureFacet
postSign in class SignatureFacetdocument - the signature document to be modified
javax.xml.crypto.MarshalException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||