SignatureConfig.SignatureConfigurablepublic class EnvelopedSignatureFacet extends SignatureFacet
MS_DIGSIG_NS, OO_DIGSIG_NS, signatureConfig, XADES_132_NS, XADES_141_NS, XML_DIGSIG_NS, XML_NS| Constructor | Description |
|---|---|
EnvelopedSignatureFacet() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
preSign(org.w3c.dom.Document document,
java.util.List<javax.xml.crypto.dsig.Reference> references,
java.util.List<javax.xml.crypto.dsig.XMLObject> objects) |
This method is being invoked by the XML signature service engine during
pre-sign phase.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbrokenJvmWorkaround, getSignatureFactory, newReference, newReference, newTransform, newTransform, postSign, setSignatureConfigpublic void preSign(org.w3c.dom.Document document,
java.util.List<javax.xml.crypto.dsig.Reference> references,
java.util.List<javax.xml.crypto.dsig.XMLObject> objects)
throws javax.xml.crypto.dsig.XMLSignatureException
SignatureFacetpreSign in class SignatureFacetdocument - the signature document to be used for importsreferences - list of reference definitionsobjects - objects to be signed/included in the signature documentjavax.xml.crypto.dsig.XMLSignatureExceptionCopyright 2018 The Apache Software Foundation or its licensors, as applicable.