shibboleth-2.5
SPConstants.h File Reference

Shibboleth SP XML constants. More...

#include <shibsp/base.h>
#include <xercesc/util/XercesDefs.hpp>

Namespaces

namespace  shibspconstants
 

Shibboleth SP XML constants.


Variables

const XMLCh shibspconstants::SHIBMD_NS []
 Shibboleth Metadata XML namespace ("urn:mace:shibboleth:metadata:1.0")
const XMLCh shibspconstants::SHIBMD_PREFIX []
 Shibboleth Metadata QName prefix ("shibmd")
const XMLCh shibspconstants::SHIB2SPCONFIG_NS []
 Shibboleth 2.0 SP configuration namespace ("urn:mace:shibboleth:2.0:native:sp:config")
const XMLCh shibspconstants::SHIB2SPPROTOCOLS_NS []
 Shibboleth 2.0 SP protocol provider namespace ("urn:mace:shibboleth:2.0:native:sp:protocols")
const XMLCh shibspconstants::SHIB2ATTRIBUTEMAP_NS []
 Shibboleth 2.0 attribute mapping namespace ("urn:mace:shibboleth:2.0:attribute-map")
const XMLCh shibspconstants::SHIB2SPNOTIFY_NS []
 Shibboleth 2.0 notification namespace ("urn:mace:shibboleth:2.0:sp:notify")
const XMLCh shibspconstants::SHIB2ATTRIBUTEFILTER_NS []
 Shibboleth 2.0 attribute filter policy namespace ("urn:mace:shibboleth:2.0:afp")
const XMLCh shibspconstants::SHIB2ATTRIBUTEFILTER_MF_BASIC_NS []
 Shibboleth 2.0 basic matching function namespace ("urn:mace:shibboleth:2.0:afp:mf:basic")
const XMLCh shibspconstants::SHIB2ATTRIBUTEFILTER_MF_SAML_NS []
 Shibboleth 2.0 SAML matching function namespace ("urn:mace:shibboleth:2.0:afp:mf:saml")
const XMLCh shibspconstants::SHIB1_PROTOCOL_ENUM []
 Shibboleth 1.x Protocol Enumeration constant ("urn:mace:shibboleth:1.0")
const XMLCh shibspconstants::SHIB1_ATTRIBUTE_NAMESPACE_URI []
 Shibboleth 1.x URI AttributeNamespace constant ("urn:mace:shibboleth:1.0:attributeNamespace:uri")
const XMLCh shibspconstants::SHIB1_NAMEID_FORMAT_URI []
 Shibboleth 1.x transient NameIdentifier Format constant ("urn:mace:shibboleth:1.0:nameIdentifier")
const XMLCh shibspconstants::SHIB1_AUTHNREQUEST_PROFILE_URI []
 Shibboleth 1.x AuthnRequest binding/profile ("urn:mace:shibboleth:1.0:profiles:AuthnRequest")
const char shibspconstants::SHIB1_SESSIONINIT_PROFILE_URI []
 Shibboleth 1.3 SessionInit binding/profile ("urn:mace:shibboleth:sp:1.3:SessionInit")
const char shibspconstants::SHIB1_LOGOUT_PROFILE_URI []
 Shibboleth 1.3 Local Logout binding/profile ("urn:mace:shibboleth:sp:1.3:Logout")
const char shibspconstants::ASCII_SHIB2SPCONFIG_NS []
 Shibboleth 2.0 SP configuration namespace ("urn:mace:shibboleth:2.0:native:sp:config")

Detailed Description

Shibboleth SP XML constants.