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