shibboleth-3.2.1
|
Licensed to the University Corporation for Advanced Internet Development, Inc. More...
#include <shibsp/base.h>
#include <xercesc/util/XercesDefs.hpp>
Namespaces | |
namespace | shibspconstants |
Shibboleth SP XML constants. | |
Variables | |
SHIBSP_API const XMLCh | shibspconstants::SHIBMD_NS [] |
Shibboleth Metadata XML namespace ("urn:mace:shibboleth:metadata:1.0") | |
SHIBSP_API const XMLCh | shibspconstants::SHIBMD_PREFIX [] |
Shibboleth Metadata QName prefix ("shibmd") | |
SHIBSP_API const XMLCh * | shibspconstants::SHIBSPCONFIG_NS |
"Current" Shibboleth SP configuration namespace | |
SHIBSP_API const XMLCh | shibspconstants::SHIB3SPCONFIG_NS [] |
Shibboleth 3.0 SP configuration namespace ("urn:mace:shibboleth:3.0:native:sp:config") | |
SHIBSP_API const XMLCh | shibspconstants::SHIB2SPCONFIG_NS [] |
Shibboleth 2.0 SP configuration namespace ("urn:mace:shibboleth:2.0:native:sp:config") | |
SHIBSP_API const XMLCh | shibspconstants::SHIB2SPPROTOCOLS_NS [] |
Shibboleth 2.0 SP protocol provider namespace ("urn:mace:shibboleth:2.0:native:sp:protocols") | |
SHIBSP_API const XMLCh | shibspconstants::SHIB2ATTRIBUTEMAP_NS [] |
Shibboleth 2.0 attribute mapping namespace ("urn:mace:shibboleth:2.0:attribute-map") | |
SHIBSP_API const XMLCh | shibspconstants::SHIB2SPNOTIFY_NS [] |
Shibboleth 2.0 notification namespace ("urn:mace:shibboleth:2.0:sp:notify") | |
SHIBSP_API const XMLCh | shibspconstants::SHIB2ATTRIBUTEFILTER_NS [] |
Shibboleth 2.0 attribute filter policy namespace ("urn:mace:shibboleth:2.0:afp") | |
SHIBSP_API const XMLCh | shibspconstants::SHIB2ATTRIBUTEFILTER_MF_BASIC_NS [] |
Shibboleth 2.0 basic matching function namespace ("urn:mace:shibboleth:2.0:afp:mf:basic") | |
SHIBSP_API const XMLCh | shibspconstants::SHIB2ATTRIBUTEFILTER_MF_SAML_NS [] |
Shibboleth 2.0 SAML matching function namespace ("urn:mace:shibboleth:2.0:afp:mf:saml") | |
SHIBSP_API const XMLCh | shibspconstants::SHIB1_PROTOCOL_ENUM [] |
Shibboleth 1.x Protocol Enumeration constant ("urn:mace:shibboleth:1.0") | |
SHIBSP_API const XMLCh | shibspconstants::SHIB1_ATTRIBUTE_NAMESPACE_URI [] |
Shibboleth 1.x URI AttributeNamespace constant ("urn:mace:shibboleth:1.0:attributeNamespace:uri") | |
SHIBSP_API const XMLCh | shibspconstants::SHIB1_NAMEID_FORMAT_URI [] |
Shibboleth 1.x transient NameIdentifier Format constant ("urn:mace:shibboleth:1.0:nameIdentifier") | |
SHIBSP_API const XMLCh | shibspconstants::SHIB1_AUTHNREQUEST_PROFILE_URI [] |
Shibboleth 1.x AuthnRequest binding/profile ("urn:mace:shibboleth:1.0:profiles:AuthnRequest") | |
SHIBSP_API const XMLCh | shibspconstants::SHIB2_BINDING_FILE [] |
Shibboleth 2 filesystem-based SAML binding ("urn:mace:shibboleth:2.0:bindings:File") | |
SHIBSP_API const char | shibspconstants::SHIB1_SESSIONINIT_PROFILE_URI [] |
Shibboleth 1.3 SessionInit binding/profile ("urn:mace:shibboleth:sp:1.3:SessionInit") | |
SHIBSP_API const char | shibspconstants::SHIB1_LOGOUT_PROFILE_URI [] |
Shibboleth 1.3 Local Logout binding/profile ("urn:mace:shibboleth:sp:1.3:Logout") | |
SHIBSP_API const char * | shibspconstants::ASCII_SHIBSPCONFIG_NS |
"Current" Shibboleth SP configuration namespace | |
SHIBSP_API const char | shibspconstants::ASCII_SHIB3SPCONFIG_NS [] |
Shibboleth 3.0 SP configuration namespace ("urn:mace:shibboleth:3.0:native:sp:config") | |
SHIBSP_API const char | shibspconstants::ASCII_SHIB2SPCONFIG_NS [] |
Shibboleth 2.0 SP configuration namespace ("urn:mace:shibboleth:2.0:native:sp:config") |
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.