Add code for non-covariant build.
[shibboleth/cpp-opensaml.git] / saml / saml1 / binding / SAML1POSTDecoder.h
index ead184b..7367924 100644 (file)
@@ -36,7 +36,7 @@ namespace opensaml {
             SAML1POSTDecoder(const DOMElement* e);
             virtual ~SAML1POSTDecoder() {}
             
-            Response* decode(
+            xmltooling::XMLObject* decode(
                 std::string& relayState,
                 const GenericRequest& genericRequest,
                 SecurityPolicy& policy