Factor out issuer/protocol extraction.
[shibboleth/cpp-opensaml.git] / saml / binding / MessageFlowRule.h
index 632f305..d9fdeed 100644 (file)
@@ -41,7 +41,8 @@ namespace opensaml {
             const xmltooling::XMLObject& message,
             const saml2md::MetadataProvider* metadataProvider,
             const xmltooling::QName* role,
-            const TrustEngine* trustEngine
+            const TrustEngine* trustEngine,
+            const MessageExtractor& extractor
             ) const;
 
         /**