Move config logic into an "XML" SP plugin, divorce shibd and modules from old libs.
[shibboleth/cpp-sp.git] / shibsp / SPConfig.h
index 3418808..70b46c2 100644 (file)
@@ -70,7 +70,7 @@ namespace shibsp {
             Metadata = 4,
             Trust = 8,
             Credentials = 16,
-            AAP = 32,
+            AttributeResolver = 32,
             RequestMapping = 64,
             OutOfProcess = 128,
             InProcess = 256,