Interface ContentReference

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      void createReference​(org.apache.xml.security.signature.XMLSignature signature)
      Called by the signature marshaller to allow references to be added to the signature.
    • Method Detail

      • createReference

        void createReference​(@Nonnull
                             org.apache.xml.security.signature.XMLSignature signature)
        Called by the signature marshaller to allow references to be added to the signature.
        Parameters:
        signature - the signature object