shibboleth-3.2.0
|
Licensed to the University Corporation for Advanced Internet Development, Inc. More...
#include <shibsp/base.h>
#include <xercesc/util/XercesDefs.hpp>
Namespaces | |
namespace | samlconstants |
SAML related constants. | |
Variables | |
SHIBSP_API const XMLCh | samlconstants::PAOS_NS [] |
Liberty PAOS XML Namespace ("urn:liberty:paos:2003-08") | |
SHIBSP_API const XMLCh | samlconstants::PAOS_PREFIX [] |
Liberty PAOS QName prefix ("paos") | |
SHIBSP_API const XMLCh | samlconstants::SAML1_NS [] |
SAML 1.X Assertion XML namespace ("urn:oasis:names:tc:SAML:1.0:assertion") | |
SHIBSP_API const XMLCh | samlconstants::SAML1P_NS [] |
SAML 1.X Protocol XML namespace ("urn:oasis:names:tc:SAML:1.0:protocol") | |
SHIBSP_API const XMLCh | samlconstants::SAML1_PREFIX [] |
SAML 1.X Assertion QName prefix ("saml") | |
SHIBSP_API const XMLCh | samlconstants::SAML1P_PREFIX [] |
SAML 1.X Protocol QName prefix ("samlp") | |
SHIBSP_API const XMLCh | samlconstants::SAML20_VERSION [] |
SAML 2.0 Version ("2.0") | |
SHIBSP_API const XMLCh | samlconstants::SAML20_NS [] |
SAML 2.0 Assertion XML namespace ("urn:oasis:names:tc:SAML:2.0:assertion") | |
SHIBSP_API const XMLCh | samlconstants::SAML20P_NS [] |
SAML 2.0 Protocol XML namespace ("urn:oasis:names:tc:SAML:2.0:protocol") | |
SHIBSP_API const XMLCh | samlconstants::SAML20MD_NS [] |
SAML 2.0 Metadata XML namespace ("urn:oasis:names:tc:SAML:2.0:metadata") | |
SHIBSP_API const XMLCh | samlconstants::SAML20AC_NS [] |
SAML 2.0 AuthnContext XML namespace ("urn:oasis:names:tc:SAML:2.0:ac") | |
SHIBSP_API const XMLCh | samlconstants::SAML20_PREFIX [] |
SAML 2.0 Assertion QName prefix ("saml") | |
SHIBSP_API const XMLCh | samlconstants::SAML20P_PREFIX [] |
SAML 2.0 Protocol QName prefix ("samlp") | |
SHIBSP_API const XMLCh | samlconstants::SAML20MD_PREFIX [] |
SAML 2.0 Metadata QName prefix ("md") | |
SHIBSP_API const XMLCh | samlconstants::SAML20AC_PREFIX [] |
SAML 2.0 AuthnContext QName prefix ("ac") | |
SHIBSP_API const XMLCh | samlconstants::SAML20ECP_NS [] |
SAML 2.0 Enhanced Client/Proxy SSO Profile XML Namespace ("urn:oasis:names:tc:SAML:2.0:profiles:SSO:ecp") | |
SHIBSP_API const XMLCh | samlconstants::SAML20ECP_PREFIX [] |
SAML 2.0 Enhanced Client/Proxy SSO Profile QName prefix ("ecp") | |
SHIBSP_API const XMLCh | samlconstants::SAML20DCE_NS [] |
SAML 2.0 DCE PAC Attribute Profile XML Namespace ("urn:oasis:names:tc:SAML:2.0:profiles:attribute:DCE") | |
SHIBSP_API const XMLCh | samlconstants::SAML20DCE_PREFIX [] |
SAML 2.0 DCE PAC Attribute Profile QName prefix ("DCE") | |
SHIBSP_API const XMLCh | samlconstants::SAML20X500_NS [] |
SAML 2.0 X.500 Attribute Profile XML Namespace ("urn:oasis:names:tc:SAML:2.0:profiles:attribute:X500") | |
SHIBSP_API const XMLCh | samlconstants::SAML20X500_PREFIX [] |
SAML 2.0 X.500 Attribute Profile QName prefix ("x500") | |
SHIBSP_API const XMLCh | samlconstants::SAML20XACML_NS [] |
SAML 2.0 XACML Attribute Profile XML Namespace ("urn:oasis:names:tc:SAML:2.0:profiles:attribute:XACML") | |
SHIBSP_API const XMLCh | samlconstants::SAML20XACML_PREFIX [] |
SAML 2.0 XACML Attribute Profile QName prefix ("xacmlprof") | |
SHIBSP_API const XMLCh | samlconstants::SAML1MD_NS [] |
SAML 1.x Metadata Profile XML Namespace ("urn:oasis:names:tc:SAML:profiles:v1metadata") | |
SHIBSP_API const XMLCh | samlconstants::SAML1MD_PREFIX [] |
SAML 1.x Metadata Profile QName prefix ("saml1md") | |
SHIBSP_API const XMLCh | samlconstants::SAML10_PROTOCOL_ENUM [] |
SAML 1.0 Protocol Enumeration constant ("urn:oasis:names:tc:SAML:1.0:protocol") | |
SHIBSP_API const XMLCh | samlconstants::SAML11_PROTOCOL_ENUM [] |
SAML 1.1 Protocol Enumeration constant ("urn:oasis:names:tc:SAML:1.1:protocol") | |
SHIBSP_API const XMLCh | samlconstants::SAML20MD_QUERY_EXT_NS [] |
SAML Query Requester Metadata Extension XML Namespace ("urn:oasis:names:tc:SAML:metadata:ext:query") | |
SHIBSP_API const XMLCh | samlconstants::SAML20MD_QUERY_EXT_PREFIX [] |
SAML Query Requester Metadata Extension QName prefix ("query") | |
SHIBSP_API const XMLCh | samlconstants::SAML20P_THIRDPARTY_EXT_NS [] |
SAML Third-Party Request Protocol Extension XML Namespace ("urn:oasis:names:tc:SAML:protocol:ext:third-party") | |
SHIBSP_API const XMLCh | samlconstants::SAML20P_THIRDPARTY_EXT_PREFIX [] |
SAML Third-Party Request Protocol Extension QName prefix ("thrpty") | |
SHIBSP_API const XMLCh | samlconstants::SAML20_ATTRIBUTE_EXT_NS [] |
SAML Attribute Extension XML Namespace ("urn:oasis:names:tc:SAML:attribute:ext") | |
SHIBSP_API const XMLCh | samlconstants::SAML20_ATTRIBUTE_EXT_PREFIX [] |
SAML Attribute Extension QName prefix ("ext") | |
SHIBSP_API const XMLCh | samlconstants::SAML20MD_ALGSUPPORT_NS [] |
SAML Metadata Extension for Algorithm Support XML Namespace ("urn:oasis:names:tc:SAML:metadata:algsupport") | |
SHIBSP_API const XMLCh | samlconstants::SAML20MD_ALGSUPPORT_PREFIX [] |
SAML Metadata Extension for Algorithm Support QName prefix ("alg") | |
SHIBSP_API const XMLCh | samlconstants::SAML20MD_ENTITY_ATTRIBUTE_NS [] |
SAML Metadata Extension for Entity Attributes XML Namespace ("urn:oasis:names:tc:SAML:metadata:attribute") | |
SHIBSP_API const XMLCh | samlconstants::SAML20MD_ENTITY_ATTRIBUTE_PREFIX [] |
SAML Metadata Extension for Entity Attributes QName prefix ("mdattr") | |
SHIBSP_API const XMLCh | samlconstants::SAML20MD_UI_NS [] |
SAML Metadata Extension for Discovery and Login UI XML Namespace ("urn:oasis:names:tc:SAML:metadata:ui") | |
SHIBSP_API const XMLCh | samlconstants::SAML20MD_UI_PREFIX [] |
SAML Metadata Extension for Discovery and Login UI QName prefix ("mdui") | |
SHIBSP_API const XMLCh | samlconstants::SAML20_DELEGATION_CONDITION_NS [] |
SAML Condition for Delegation Restriction XML Namespace ("urn:oasis:names:tc:SAML:2.0:conditions:delegation") | |
SHIBSP_API const XMLCh | samlconstants::SAML20_DELEGATION_CONDITION_PREFIX [] |
SAML Condition for Delegation Restriction QName prefix ("del") | |
SHIBSP_API const char | samlconstants::SAML1_BINDING_SOAP [] |
SAML 1.x SOAP binding ("urn:oasis:names:tc:SAML:1.0:bindings:SOAP-binding") | |
SHIBSP_API const char | samlconstants::SAML1_PROFILE_BROWSER_ARTIFACT [] |
SAML 1.x Browser Artifact profile ("urn:oasis:names:tc:SAML:1.0:profiles:artifact-01") | |
SHIBSP_API const char | samlconstants::SAML1_PROFILE_BROWSER_POST [] |
SAML 1.x Browser POST profile ("urn:oasis:names:tc:SAML:1.0:profiles:browser-post") | |
SHIBSP_API const char | samlconstants::SAML20_BINDING_SOAP [] |
SAML 2.0 SOAP binding ("urn:oasis:names:tc:SAML:2.0:bindings:SOAP") | |
SHIBSP_API const char | samlconstants::SAML20_BINDING_PAOS [] |
SAML 2.0 PAOS binding ("urn:oasis:names:tc:SAML:2.0:bindings:PAOS") | |
SHIBSP_API const char | samlconstants::SAML20_BINDING_URI [] |
SAML 2.0 URI binding ("urn:oasis:names:tc:SAML:2.0:bindings:URI") | |
SHIBSP_API const char | samlconstants::SAML20_BINDING_HTTP_ARTIFACT [] |
SAML 2.0 HTTP-Artifact binding ("urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Artifact") | |
SHIBSP_API const char | samlconstants::SAML20_BINDING_HTTP_POST [] |
SAML 2.0 HTTP-POST binding ("urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST") | |
SHIBSP_API const char | samlconstants::SAML20_BINDING_HTTP_POST_SIMPLESIGN [] |
SAML 2.0 HTTP-POST-SimpleSign binding ("urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST-SimpleSign") | |
SHIBSP_API const char | samlconstants::SAML20_BINDING_HTTP_REDIRECT [] |
SAML 2.0 HTTP-Redirect binding ("urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Redirect") | |
SHIBSP_API const char | samlconstants::SAML20_BINDING_URL_ENCODING_DEFLATE [] |
SAML 2.0 HTTP-Redirect DEFLATE URL encoding ("urn:oasis:names:tc:SAML:2.0:bindings:URL-Encoding:DEFLATE") |
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.
SAML XML namespace constants.