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

char * opensaml::saml2p::deflate (char *in, unsigned int in_len, unsigned int *out_len)
 Deflates data in accordance with RFC1951.
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 1 Feb 2011 for opensaml-2.4.1 by  doxygen 1.6.1