Skip to Content.
Sympa Menu

mace-opensaml-users - HTTPRedirectDeflateEncoder/Decoder

Subject: OpenSAML user discussion

List archive

HTTPRedirectDeflateEncoder/Decoder


Chronological Thread 
  • From: tedzo <>
  • To:
  • Subject: HTTPRedirectDeflateEncoder/Decoder
  • Date: Wed, 27 Aug 2008 14:55:37 -0700 (PDT)
  • Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:MIME-Version:Content-Type:Message-ID; b=FGn0Illj87nhx98Iov3cm8txkl7h8ci6Sco8ChB/cKDSMb15npvb+GQaiEJOMproQKubtaZvAaiEg2zMMROTpAR4V2HIeygaR7NeNCvs7gA/Kv3o3V0fmN2wKsWj4Oj8KCTscJ8bDGrodrN4kLWn7LwKntOiRHYSklj7m1kWDoM=;

Hello,
I am trying to use opensaml-2.1 (Redirect-Post binding) and I am little lost-
 
I assumed that I could use HTTPRedirectDeflateEncoder to base64 encode and deflate the saml string and then use HTTPRedirectDeflateDecoder to undo it on the other end. However I don't see any methods to help me do this. The two useful methods - encode() and decode() takes a MessageContext as a parameter and I am not sure how to get a context. What am I missing?
 
Thanks for your time.




Archive powered by MHonArc 2.6.16.

Top of Page