|
||||||||||
| 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.Office2010SignatureFacet
public class Office2010SignatureFacet
Work-around for Office2010 to accept the XAdES-BES/EPES signature. xades:UnsignedProperties/xades:UnsignedSignatureProperties needs to be present.
| 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 | |
|---|---|
Office2010SignatureFacet()
|
|
| 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 Office2010SignatureFacet()
| 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 | |||||||||