X-Git-Url: http://www.project-moonshot.org/gitweb/?p=shibboleth%2Fcpp-opensaml.git;a=blobdiff_plain;f=saml%2Fbinding%2FMessageDecoder.h;h=9f3905df64816105e84651034939d876452e5bdf;hp=746e8a1f288a9b474adf65ea7214aa3e7729e553;hb=7748ee29f760b74bca03c744deacba466a333c43;hpb=7b349077f163b56f248d98bf9f4e23bee0da5d29 diff --git a/saml/binding/MessageDecoder.h b/saml/binding/MessageDecoder.h index 746e8a1..9f3905d 100644 --- a/saml/binding/MessageDecoder.h +++ b/saml/binding/MessageDecoder.h @@ -163,7 +163,7 @@ namespace opensaml { */ virtual void extractMessageDetails ( const xmltooling::XMLObject& message, - const xmltooling::GenericRequest& genericRequest, + const xmltooling::GenericRequest& request, const XMLCh* protocol, SecurityPolicy& policy ) const=0;