1.x Artifact decoder, unit test.
[shibboleth/cpp-opensaml.git] / saml / saml2 / binding / SAML2POSTDecoder.h
index 4e49c2b..19cc520 100644 (file)
@@ -41,7 +41,7 @@ namespace opensaml {
                 const HTTPRequest& httpRequest,
                 const saml2md::MetadataProvider* metadataProvider=NULL,
                 const xmltooling::QName* role=NULL,
-                const X509TrustEngine* trustEngine=NULL
+                const TrustEngine* trustEngine=NULL
                 ) const;
         };