<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p><br>
    </p>
    <div class="moz-cite-prefix">On 2/25/19 4:36 PM, o haya wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:739250867.5115482.1551130607077@mail.yahoo.com">
      <pre class="moz-quote-pre" wrap="">Hi,

I think that I've made some (a little) progress.  I am now able to do the assertion.setSignature(signature) without the app blowing up, BUT:

- in order to do that, I had to add xmltooling 1.4.4 to the dependencies (see below) and</pre>
    </blockquote>
    <p><br>
    </p>
    <p>No, don't add xmltooling, nor openws.  Those are part of the v2
      library.  The aren't necessary for v3 and indeed will screw things
      up, as you see seeing.</p>
    <br>
    <p><br>
    </p>
    <blockquote type="cite"
      cite="mid:739250867.5115482.1551130607077@mail.yahoo.com">
      <pre class="moz-quote-pre" wrap="">

I am kind of puzzled about needing the xmltooling, because I have seen some postings that seem to indicate that, with OpenSAML V3, I should not need xmltooling?</pre>
    </blockquote>
    <p><br>
    </p>
    <p>Correct<br>
    </p>
    <p><br>
    </p>
    <blockquote type="cite"
      cite="mid:739250867.5115482.1551130607077@mail.yahoo.com">
      <pre class="moz-quote-pre" wrap="">

However, I could not get the app to compile without the xmltooling dependency because of using references to "Configuration" and "SecurityConfiguration".  </pre>
    </blockquote>
    <p><br>
    </p>
    <p>I don't know exactly what you are attempting to do with those,
      but I think I said before that those interfaces/classes have
      completely changed from v2.  <br>
    </p>
    <p><br>
    </p>
    <blockquote type="cite"
      cite="mid:739250867.5115482.1551130607077@mail.yahoo.com">
      <pre class="moz-quote-pre" wrap="">

Perhaps there are supposed to be something to substitute for those in OpenSAML V3?


</pre>
    </blockquote>
    <p><br>
    </p>
    <p>Absolutely, there are new classes which do all the same things
      that most of v2 classes did.  <br>
    </p>
  </body>
</html>