Class XMLSigUtils

java.lang.Object
se.swedenconnect.sigval.xml.utils.XMLSigUtils

public class XMLSigUtils extends Object
Utility class for common functions related to XML signature processing
Author:
Martin Lindström (martin@idsec.se), Stefan Santesson (stefan@idsec.se)
  • Constructor Details

    • XMLSigUtils

      public XMLSigUtils()
  • Method Details

    • getSignatures

      public static List<Element> getSignatures(Document document)
      Get the signature elements of an XML document
      Parameters:
      document - XML document
      Returns:
      signature elements