shibboleth-3.0.1
SPConstants.h File Reference

Licensed to the University Corporation for Advanced Internet Development, Inc. More...

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

Namespaces

 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::SHIBSPCONFIG_NS
 "Current" Shibboleth SP configuration namespace
 
const XMLCh shibspconstants::SHIB3SPCONFIG_NS []
 Shibboleth 3.0 SP configuration namespace ("urn:mace:shibboleth:3.0:native:sp:config")
 
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 XMLCh shibspconstants::SHIB2_BINDING_FILE []
 Shibboleth 2 filesystem-based SAML binding ("urn:mace:shibboleth:2.0:bindings:File")
 
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_SHIBSPCONFIG_NS
 "Current" Shibboleth SP configuration namespace
 
const char shibspconstants::ASCII_SHIB3SPCONFIG_NS []
 Shibboleth 3.0 SP configuration namespace ("urn:mace:shibboleth:3.0:native:sp:config")
 
const char shibspconstants::ASCII_SHIB2SPCONFIG_NS []
 Shibboleth 2.0 SP configuration namespace ("urn:mace:shibboleth:2.0:native:sp:config")
 

Detailed Description

Licensed to the University Corporation for Advanced Internet Development, Inc.

(UCAID) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership.

UCAID licenses this file to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Shibboleth SP XML constants.