Skip to Content.
Sympa Menu

mace-opensaml-users - [OpenSAML] SOAP client or XML over HTTP?

Subject: OpenSAML user discussion

List archive

[OpenSAML] SOAP client or XML over HTTP?


Chronological Thread 
  • From: shri kanth s <>
  • To:
  • Subject: [OpenSAML] SOAP client or XML over HTTP?
  • Date: Mon, 18 Oct 2010 22:37:52 -0400
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=TcLCC5nKnBz+3dLvjoTx4WB463vbjGBDlVQVOaJbNxrsXiDVDVKxDKgq3GdaSIeYjI ZPMl2MJ8VbzU+2SBDig1hO3P237EzqVPCLNNd4wLaA52SVCUa1iu5ZiKwGIZZ00txGrg 0TiVXn/pc2rD3sdZUC8nwt2JP6Kr30FNSra0M=

Hi ,

    I am trying to use SP initiated SAML interaction. I generated stubs for the Remote service using Axis2. But here the issue lies in converting the OpenSAML request objects to WS Client stub objects and vice-versa in case Response.

What is the feasible and best approach for handling SOAP interactions where we get relieved from so called transforming objects to/from OpenSAML objects?

Can i use xml over http rather than using AxisStubs or SOAPClient? so that i will use HttpClient to post the message and will read the response from the OutPutStream.


Thanks
Srikanth


  • [OpenSAML] SOAP client or XML over HTTP?, shri kanth s, 10/18/2010

Archive powered by MHonArc 2.6.16.

Top of Page