1.x Artifact decoder, unit test.
[shibboleth/cpp-opensaml.git] / saml / saml1 / binding / SAML1POSTDecoder.h
index 464a17b..0ce6524 100644 (file)
@@ -43,7 +43,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;
         };