OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

saml-dev message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: RE: [saml-dev] DEFLATE Implementation in JAVA


I found this thread, too. But I tried using nowrap=true - what did not
work anyway. Is the combined usage of Java Steams
(ByterArrayOutputStream, InflaterOutputStream and ObjectOutputStream)
correct, in general? How did you inflate and deflate SAML messages in
OpenSAML 2.0?

--Lars

-----Original Message-----
From: Scott Cantor [mailto:cantor.2@osu.edu] 
Sent: Mittwoch, 12. April 2006 16:55
To: Lars Beekmann; saml-dev@lists.oasis-open.org
Subject: RE: [saml-dev] DEFLATE Implementation in JAVA

As I recall, the Java library is poorly documented and you need the
nowrap
flag on the constructor of the deflate stream.

See this thread:
http://lists.oasis-open.org/archives/security-services/200502/msg00008.h
tml

-- Scott




[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]