MetadataProvider.h File Reference

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

#include <saml/base.h>
#include <vector>
#include <iostream>
#include <boost/ptr_container/ptr_vector.hpp>
#include <xmltooling/exceptions.h>
#include <xmltooling/security/CredentialResolver.h>

Namespaces

namespace  xmltooling
namespace  opensaml
namespace  opensaml::saml2md

Classes

class  opensaml::saml2md::MetadataProvider
 Supplies an individual source of metadata. More...
struct  opensaml::saml2md::MetadataProvider::Criteria
 Batches up criteria for entity lookup. More...

Defines

#define XML_METADATA_PROVIDER   "XML"
 MetadataProvider based on local or remote XML file.
#define DYNAMIC_METADATA_PROVIDER   "Dynamic"
 MetadataProvider based on dynamic resolution.
#define CHAINING_METADATA_PROVIDER   "Chaining"
 MetadataProvider that wraps a sequence of metadata providers.
#define FOLDER_METADATA_PROVIDER   "Folder"
 MetadataProvider that loads a directory of files.
#define NULL_METADATA_PROVIDER   "Null"
 MetadataProvider that returns an empty "dummy" entity descriptor.

Functions

void opensaml::saml2md::registerMetadataProviders ()
 Registers MetadataProvider classes into the runtime.
 opensaml::saml2md::DECL_XMLTOOLING_EXCEPTION (MetadataException,, opensaml::saml2md, xmltooling::XMLToolingException, Exceptions related to metadata use)

Variables

class XMLTOOL_API xmltooling::QName


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. Supplies an individual source of metadata.


Define Documentation

#define CHAINING_METADATA_PROVIDER   "Chaining"

MetadataProvider that wraps a sequence of metadata providers.

#define FOLDER_METADATA_PROVIDER   "Folder"

MetadataProvider that loads a directory of files.

#define NULL_METADATA_PROVIDER   "Null"

MetadataProvider that returns an empty "dummy" entity descriptor.


Generated on Mon Dec 10 19:28:29 2012 for opensaml-2.5.1 by  doxygen 1.5.6