public class XAdESSignatureFacet extends SignatureFacet
MS_DIGSIG_NS, OO_DIGSIG_NS, XADES_132_NS, XADES_141_NS, XML_DIGSIG_NS, XML_NS| Constructor and Description |
|---|
XAdESSignatureFacet() |
| Modifier and Type | Method and Description |
|---|---|
void |
addMimeType(String dsReferenceUri,
String mimetype)
Adds a mime-type for the given ds:Reference (referred via its @URI).
|
void |
preSign(Document document,
List<Reference> references,
List<XMLObject> objects)
This method is being invoked by the XML signature service engine during
pre-sign phase.
|
newReference, postSign, setSignatureConfigpublic void preSign(Document document, List<Reference> references, List<XMLObject> objects) throws 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 documentXMLSignatureExceptionCopyright © 2010 - 2020 Adobe. All Rights Reserved