X-Git-Url: http://www.project-moonshot.org/gitweb/?p=shibboleth%2Fcpp-opensaml.git;a=blobdiff_plain;f=saml%2Fsaml2%2Fbinding%2FSAML2POSTEncoder.h;h=44178494b966d21f58f4b85cea987aadf34ad2eb;hp=3f325e4d69c00786c1d022a92df67062f0b92835;hb=1bc8e721db3a50294df852662e1eddcdbdae8f9f;hpb=c0b92549e28e1fca5e7c4a8d09dc06fd09f65292 diff --git a/saml/saml2/binding/SAML2POSTEncoder.h b/saml/saml2/binding/SAML2POSTEncoder.h index 3f325e4..4417849 100644 --- a/saml/saml2/binding/SAML2POSTEncoder.h +++ b/saml/saml2/binding/SAML2POSTEncoder.h @@ -36,7 +36,7 @@ namespace opensaml { virtual ~SAML2POSTEncoder(); long encode( - HTTPResponse& httpResponse, + GenericResponse& genericResponse, xmltooling::XMLObject* xmlObject, const char* destination, const char* recipientID=NULL,