protected void |
XAdESSignatureProperties.addCertificate(X509Certificate cert,
Element signedCertificate,
Document doc,
int index,
XmlSignatureProperties.Input input) |
protected void |
XAdESSignatureProperties.addCommitmentTypeIndication(Element signedDataObjectProperties,
Document doc,
XmlSignatureProperties.Input input) |
protected String |
XAdESSignatureProperties.addDataObjectFormat(Element signedDataObjectProperties,
Document doc,
XmlSignatureProperties.Input input) |
protected void |
XAdESSignatureProperties.addSignaturePolicyIdentifier(Document doc,
Element signedProperties,
XmlSignatureProperties.Input input) |
protected void |
XAdESSignatureProperties.addSignatureProductionPlace(Document doc,
Element signedSignatureProperties,
XmlSignatureProperties.Input input) |
protected String |
XAdESSignatureProperties.addSignedDataObjectProperties(Document doc,
Element signedProperties,
XmlSignatureProperties.Input input) |
protected void |
XAdESSignatureProperties.addSignedSignatureProperties(Document doc,
Element signedProperties,
XmlSignatureProperties.Input input) |
protected void |
XAdESSignatureProperties.addSignerRole(Document doc,
Element signedSignatureProperties,
XmlSignatureProperties.Input input) |
protected void |
XAdESSignatureProperties.addSigningCertificate(Document doc,
Element signedProperties,
XmlSignatureProperties.Input input) |
protected void |
XAdESSignatureProperties.addSigningTime(Document doc,
Element signedProperties,
XmlSignatureProperties.Input input) |
protected Element |
XAdESSignatureProperties.createChildFromXmlFragmentOrText(Document doc,
XmlSignatureProperties.Input input,
String localElementName,
String errorMessage,
String elementOrText) |
protected Element |
XAdESSignatureProperties.createElement(String localName,
Document doc,
XmlSignatureProperties.Input input) |
protected Element |
XAdESSignatureProperties.createElementNS(Document doc,
XmlSignatureProperties.Input input,
String elementName) |
XmlSignatureProperties.Output |
XmlSignatureProperties.get(XmlSignatureProperties.Input input)
Returns further configuration objects for the XML signature
|
XmlSignatureProperties.Output |
XAdESSignatureProperties.get(XmlSignatureProperties.Input input) |
protected void |
XAdESSignatureProperties.replacePrefix(Element el,
XmlSignatureProperties.Input input) |
protected void |
XAdESSignatureProperties.replacePrefixes(Document qualifierDoc,
XmlSignatureProperties.Input input) |
protected void |
XAdESSignatureProperties.replacePrefixForNode(Node node,
XmlSignatureProperties.Input input) |
protected void |
XAdESSignatureProperties.setIdAttributeFromHeader(String header,
Element element,
XmlSignatureProperties.Input input) |