Class XmlSignatureProperties.Output

    • Constructor Detail

      • Output

        public Output()
    • Method Detail

      • setObjects

        public void setObjects​(List<? extends XMLObject> objects)
      • getReferences

        public List<? extends Reference> getReferences()
      • setReferences

        public void setReferences​(List<? extends Reference> references)
      • getContentReferenceId

        public String getContentReferenceId()
      • setContentReferenceId

        public void setContentReferenceId​(String contentReferenceId)
        Id value for the reference of the signed content. Currently used by the XAdES parameter DataObjectFormat. See XAdESSignatureProperties.
      • getSignatureId

        public String getSignatureId()
      • setSignatureId

        public void setSignatureId​(String signatureId)
        You can overwrite the value of the Id attribute of the Signature element that you get from XmlSignatureProperties.Input.getSignatureId(). Only if the provided value is not null and not empty, then the signature Id will be overwritten.
        Parameters:
        signatureId - Id attribute value of the Signature element