How to use and send SOAP messages in v3

Brent Putman putmanb at georgetown.edu
Thu Aug 18 12:52:54 EDT 2016



On 8/18/16 9:33 AM, Tom Zeller wrote:
>> Am i missing something here?
> Take a look at the initSAML2AttributeQuery() method of the testbed's
> SAML2Controller :
>
> https://git.shibboleth.net/view/?p=java-idp-testbed.git;f=src/main/java/sp/SAML2Controller.java;hb=HEAD

Well, that works, but it's using the old HttpSOAPClient impl, which
doesn't really support any of the newer message handling stuff.  I
don't know if it's marked as such yet, but that impl will be deprecated
soon if it's not already.

For examples of the new client impl, see the
putmanb/soap-client-examples that I did. 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/dev/attachments/20160818/666ea696/attachment.html>


More information about the dev mailing list