shibboleth-3.0.4
MetadataExt.h File Reference

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

#include <shibsp/util/SPConstants.h>
#include <xmltooling/AttributeExtensibleXMLObject.h>
#include <xmltooling/ConcreteXMLObjectBuilder.h>
#include <xmltooling/util/XMLObjectChildrenList.h>
Include dependency graph for MetadataExt.h:

Namespaces

 shibsp
 

Macros

#define DECL_SHIBOBJECTBUILDER(cname)   DECL_XMLOBJECTBUILDER(SHIBSP_API,cname,shibspconstants::SHIBMD_NS,shibspconstants::SHIBMD_PREFIX)
 

Functions

 shibsp::BEGIN_XMLOBJECT (, Scope, xmltooling::XMLObject, Scope element)
 
 shibsp::DECL_BOOLEAN_ATTRIB (Regexp, REGEXP, false)
 
 shibsp::DECL_SIMPLE_CONTENT (Value)
 
 shibsp::BEGIN_XMLOBJECT (, KeyAuthority, xmltooling::AttributeExtensibleXMLObject, KeyAuthority element)
 
 shibsp::DECL_INTEGER_ATTRIB (VerifyDepth, VERIFYDEPTH)
 
 shibsp::DECL_TYPED_FOREIGN_CHILDREN (KeyInfo, xmlsignature)
 
 shibsp::DECL_XMLOBJECTBUILDER (, Scope, shibspconstants::SHIBMD_NS, shibspconstants::SHIBMD_PREFIX)
 
 shibsp::DECL_XMLOBJECTBUILDER (, KeyAuthority, shibspconstants::SHIBMD_NS, shibspconstants::SHIBMD_PREFIX)
 
void shibsp::registerMetadataExtClasses ()
 Registers builders and validators for Shibboleth metadata extension classes into the runtime.
 

Variables

class XMLTOOL_API xmlsignature::KeyInfo
 
 shibsp::END_XMLOBJECT
 

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.

XMLObjects representing Shibboleth metadata extensions.