X-Git-Url: http://www.project-moonshot.org/gitweb/?a=blobdiff_plain;f=saml%2Fsaml2%2Fprofile%2FBrowserSSOProfile20Validator.cpp;h=a709266c63e4db4cddde7c34c480b00bb37886de;hb=9fddf9054c76de6239295b98a559fcc75453effc;hp=fea674d6911e259944a3f71b51fabf27182c2b1c;hpb=a8d48f3fb7fefcc59797223ecd505bc3189f7f2c;p=shibboleth%2Fopensaml2.git diff --git a/saml/saml2/profile/BrowserSSOProfile20Validator.cpp b/saml/saml2/profile/BrowserSSOProfile20Validator.cpp index fea674d..a709266 100644 --- a/saml/saml2/profile/BrowserSSOProfile20Validator.cpp +++ b/saml/saml2/profile/BrowserSSOProfile20Validator.cpp @@ -22,15 +22,14 @@ #include "internal.h" #include "saml2/core/Assertions.h" -#include "binding/HTTPRequest.h" #include "saml2/profile/BrowserSSOProfileValidator.h" -#include +#include #include using namespace opensaml::saml2; +using namespace xmltooling::logging; using namespace xmltooling; -using namespace log4cpp; using namespace std; void BrowserSSOProfileValidator::validateAssertion(const Assertion& assertion) const