Skip to Content.
Sympa Menu

mace-opensaml-users - [OpenSAML] Webservice support in OpenSaml

Subject: OpenSAML user discussion

List archive

[OpenSAML] Webservice support in OpenSaml


Chronological Thread 
  • From:
  • To: "" <>
  • Subject: [OpenSAML] Webservice support in OpenSaml
  • Date: Fri, 22 Oct 2010 13:01:58 -0400
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:from:to:content-type:content-transfer-encoding:x-mailer :mime-version:subject:date; b=MVXCwcgq08HZb79EyYIw8gPcqH2IZ2OuLON6f8bTC1iP1CiOGgjQaGRaCOI2E6MRyt f+H3d5omakTHuiVLEjY07F2fygpIp4uGDb3KsDAZDiTK/S0MvoHWRcoyfhaWIY5h4PIk 7eRwOTLCt9Y1/WUWU7kCifjwxJJ36PDM++ito=

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





Archive powered by MHonArc 2.6.16.

Top of Page