X-Git-Url: http://www.project-moonshot.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=saml%2Futil%2FSAMLConstants.cpp;fp=saml%2Futil%2FSAMLConstants.cpp;h=8bf84ce7d16010903a571c0bb6666c521efcec60;hb=e614d5f693d82e493d3fb189ece2fe2709ed07e0;hp=e18580ec7075d31f8a14ed2af1fb070fb73dc371;hpb=04a398dca9e906c50487410c47f44a986116e160;p=shibboleth%2Fcpp-opensaml.git diff --git a/saml/util/SAMLConstants.cpp b/saml/util/SAMLConstants.cpp index e18580e..8bf84ce 100644 --- a/saml/util/SAMLConstants.cpp +++ b/saml/util/SAMLConstants.cpp @@ -15,14 +15,14 @@ */ /** - * samlconstants.cpp + * SAMLConstants.cpp * * SAML XML namespace constants */ #include "internal.h" -#include "util/samlconstants.h" +#include "util/SAMLConstants.h" #include using namespace xercesc; @@ -189,4 +189,4 @@ const char samlconstants::SAML20_BINDING_HTTP_POST_SIMPLESIGN[] = "urn:oasis:nam const char samlconstants::SAML20_BINDING_HTTP_REDIRECT[] = "urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Redirect"; -const char samlconstants::SAML20_BINDING_URL_ENCODING_DEFLATE[] = "urn:oasis:names:tc:SAML:2.0:bindings:URL-Encoding:DEFLATE"; \ No newline at end of file +const char samlconstants::SAML20_BINDING_URL_ENCODING_DEFLATE[] = "urn:oasis:names:tc:SAML:2.0:bindings:URL-Encoding:DEFLATE";