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