Skip to Content.
Sympa Menu

mace-opensaml-users - RE: [OpenSAML] Retrieve saml response from a tring

Subject: OpenSAML user discussion

List archive

RE: [OpenSAML] Retrieve saml response from a tring


Chronological Thread 
  • From: "Wang, Shengke" <>
  • To: <>
  • Subject: RE: [OpenSAML] Retrieve saml response from a tring
  • Date: Mon, 8 Dec 2008 15:27:10 -0600

Scott,

Yes. The string representation is attached to the JSP request
and can be retrieved using the request's getParameter() method. That is
why I have to start with a string, which was the old opensaml1
implementation.

Shengke

-----Original Message-----
From: Scott Cantor
[mailto:]

Sent: Monday, December 08, 2008 3:24 PM
To:

Subject: RE: [OpenSAML] Retrieve saml response from a tring

> Thanks for your help. I have seen examples of using the
> MessageContext for transportation and it is much easier. But I could
> not find anything to start with a string

You wouldn't start with a string, the string is inside a message coming
from a servlet request.

-- Scott





Archive powered by MHonArc 2.6.16.

Top of Page