Reorder and refine some error handling.
authorcantor <cantor@cb58f699-b61c-0410-a6fe-9272a202ed29>
Thu, 13 Sep 2007 22:40:13 +0000 (22:40 +0000)
committercantor <cantor@cb58f699-b61c-0410-a6fe-9272a202ed29>
Thu, 13 Sep 2007 22:40:13 +0000 (22:40 +0000)
git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@2466 cb58f699-b61c-0410-a6fe-9272a202ed29

shibsp/handler/impl/SAML1Consumer.cpp

index 05652ca..1e06560 100644 (file)
@@ -39,6 +39,7 @@ using namespace opensaml;
 using saml2::NameID;
 using saml2::NameIDBuilder;
 using saml2md::EntityDescriptor;
+using saml2md::MetadataException;
 #else
 # include "lite/SAMLConstants.h"
 #endif