Interface XMLSignatureBuilder<XMLSignatureType extends XMLObject>

    • Method Detail

      • buildObject

        @Nonnull
        XMLSignatureType buildObject()
        Builds an XMLObject using the default name and namespace information provided by the XML Signature specifications.
        Returns:
        built XMLObject