X-Git-Url: http://www.project-moonshot.org/gitweb/?p=shibboleth%2Fcpp-opensaml.git;a=blobdiff_plain;f=saml%2Fsaml2%2Fmetadata%2FChainingMetadataProvider.h;h=5dc0f461e57c7b9d999e5122b13cee95fe7a898c;hp=5eab3cf991c5b7ba5b3b2e9ab85e719738d142f8;hb=46ac496b77b850309c07e732ff89fa41c776915d;hpb=430fa16cb165f93445627cdaaa16d9f7866d56e5 diff --git a/saml/saml2/metadata/ChainingMetadataProvider.h b/saml/saml2/metadata/ChainingMetadataProvider.h index 5eab3cf..5dc0f46 100644 --- a/saml/saml2/metadata/ChainingMetadataProvider.h +++ b/saml/saml2/metadata/ChainingMetadataProvider.h @@ -86,6 +86,9 @@ namespace opensaml { return NULL; } + using MetadataProvider::getEntityDescriptor; + using MetadataProvider::getEntitiesDescriptor; + xmltooling::Lockable* lock(); void unlock(); void init();