X-Git-Url: http://www.project-moonshot.org/gitweb/?p=shibboleth%2Fsp.git;a=blobdiff_plain;f=shibsp%2Futil%2FSPConstants.h;fp=shibsp%2Futil%2FSPConstants.h;h=dd730f9634ef1355e2e5b0b2f2abc76e793a9d52;hp=92689a09025d48ccc65d5a35f0ca5f30ab2593e0;hb=75458f3458ecf6f36c3c46a70154701c0d68a8e5;hpb=3ccda9caa12c4e6e38b1f565f53e1057876fb2d6 diff --git a/shibsp/util/SPConstants.h b/shibsp/util/SPConstants.h index 92689a0..dd730f9 100644 --- a/shibsp/util/SPConstants.h +++ b/shibsp/util/SPConstants.h @@ -76,6 +76,9 @@ namespace shibspconstants { /** Shibboleth 1.3 Local Logout binding/profile ("urn:mace:shibboleth:sp:1.3:Logout") */ extern SHIBSP_API const char SHIB1_LOGOUT_PROFILE_URI[]; + + /** Shibboleth 2.0 SP configuration namespace ("urn:mace:shibboleth:2.0:native:sp:config") */ + extern SHIBSP_API const char ASCII_SHIB2SPCONFIG_NS[]; }; #endif /* __shibsp_constants_h__ */