Add metadata observation hook.
authorcantor <cantor@fb386ef7-a10c-0410-8ebf-fd3f8e989ab0>
Sun, 13 Aug 2006 01:32:49 +0000 (01:32 +0000)
committercantor <cantor@fb386ef7-a10c-0410-8ebf-fd3f8e989ab0>
Sun, 13 Aug 2006 01:32:49 +0000 (01:32 +0000)
commita42579b64f02825b677e9464b67674243d2c4693
treef3282910a3675dc66112171c061010aeb183dbee
parente489d4e41f9cefc40f9226d4b0d35db024c8997a
Add metadata observation hook.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-opensaml2/trunk@66 fb386ef7-a10c-0410-8ebf-fd3f8e989ab0
saml/Makefile.am
saml/saml.vcproj
saml/saml2/metadata/MetadataProvider.h
saml/saml2/metadata/ObservableMetadataProvider.h [new file with mode: 0644]
saml/saml2/metadata/impl/FilesystemMetadataProvider.cpp
saml/saml2/metadata/impl/MetadataProvider.cpp
saml/saml2/metadata/impl/ObservableMetadataProvider.cpp [new file with mode: 0644]