Large reorg of shibsp lib, new SPRequest API, ported modules, shifted code out of...
[shibboleth/sp.git] / shibsp / security / PKIXTrustEngine.cpp
similarity index 98%
rename from shibsp/PKIXTrustEngine.cpp
rename to shibsp/security/PKIXTrustEngine.cpp
index e5cc444..8f8bed0 100644 (file)
@@ -21,8 +21,8 @@
  */
 
 #include "internal.h"
-#include "MetadataExt.h"
-#include "PKIXTrustEngine.h"
+#include "metadata/MetadataExt.h"
+#include "security/PKIXTrustEngine.h"
 
 #include <saml/saml2/metadata/Metadata.h>
 #include <xmltooling/XMLToolingConfig.h>