Remove catch all handlers.
[shibboleth/sp.git] / shibsp / SPConfig.h
index 6898b5d..75cac61 100644 (file)
@@ -89,7 +89,8 @@ namespace shibsp {
             RequestMapping = 64,
             OutOfProcess = 128,
             InProcess = 256,
-            Logging = 512
+            Logging = 512,
+            Handlers = 1024
         };
         
         /**