Change audience handling and validators to separate out entityID.
authorcantor <cantor@cb58f699-b61c-0410-a6fe-9272a202ed29>
Thu, 17 Jan 2008 05:14:42 +0000 (05:14 +0000)
committercantor <cantor@cb58f699-b61c-0410-a6fe-9272a202ed29>
Thu, 17 Jan 2008 05:14:42 +0000 (05:14 +0000)
commit392d1448deb48beb75f219532ac248b4776f16db
tree8eefddbc29cbab797df052aaa19e310ca045d350
parent45ea389225c3c7cb86c16337a94192b239e2c0f3
Change audience handling and validators to separate out entityID.
Make entityID overridable by relying party.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@2691 cb58f699-b61c-0410-a6fe-9272a202ed29
17 files changed:
adfs/adfs.cpp
schemas/shibboleth-2.0-native-sp-config.xsd
shibsp/Application.h
shibsp/attribute/resolver/impl/QueryAttributeResolver.cpp
shibsp/binding/impl/ArtifactResolver.cpp
shibsp/handler/impl/MetadataGenerator.cpp
shibsp/handler/impl/SAML1Consumer.cpp
shibsp/handler/impl/SAML2ArtifactResolution.cpp
shibsp/handler/impl/SAML2Consumer.cpp
shibsp/handler/impl/SAML2Logout.cpp
shibsp/handler/impl/SAML2LogoutInitiator.cpp
shibsp/handler/impl/SAML2NameIDMgmt.cpp
shibsp/handler/impl/SAML2SessionInitiator.cpp
shibsp/handler/impl/Shib1SessionInitiator.cpp
shibsp/handler/impl/StatusHandler.cpp
shibsp/impl/StorageServiceSessionCache.cpp
shibsp/impl/XMLServiceProvider.cpp