SAML 2 Artifact decoder/test, with some API adjustments.
[shibboleth/cpp-opensaml.git] / samltest / saml1 / binding / SAML1ArtifactTest.h
index decc34f..b36c040 100644 (file)
@@ -131,7 +131,7 @@ public:
         return response.release();\r
     }\r
 \r
-    XMLObject* resolve(\r
+    saml2p::ArtifactResponse* resolve(\r
         bool& authenticated,\r
         const saml2p::SAML2Artifact& artifact,\r
         const SSODescriptorType& ssoDescriptor,\r