SAML2Redirect.h File Reference

SAML 2.0 HTTP Redirect compression functionality. More...

#include <saml/base.h>
#include <iostream>

Namespaces

namespace  opensaml
 

Common classes for OpenSAML library.


namespace  opensaml::saml2p
 

SAML 2.0 protocol namespace.


Functions

SAML_EXPORT char * opensaml::saml2p::deflate (char *in, unsigned int in_len, unsigned int *out_len)
 Deflates data in accordance with RFC1951.
SAML_EXPORT unsigned int opensaml::saml2p::inflate (char *in, unsigned int in_len, std::ostream &out)
 Inflates data compressed in accordance with RFC1951 and sends the results to an output stream.

Detailed Description

SAML 2.0 HTTP Redirect compression functionality.

Generated on Fri May 14 22:54:11 2010 for opensaml-2.3 by  doxygen 1.6.3