SAML2Redirect.h File Reference

SAML 2.0 HTTP Redirect compression functionality. More...

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

Namespaces

namespace  opensaml
namespace  opensaml::saml2p

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 Mon Dec 10 19:30:05 2012 for opensaml-2.5.1 by  doxygen 1.4.7