X-Git-Url: http://www.project-moonshot.org/gitweb/?a=blobdiff_plain;f=shibsp%2FSPConfig.h;h=70b46c226cf79a16830920185147fc4dfe9653cd;hb=da4d21c738d2c15f1fbd876a4bffb8e363b7bacc;hp=3418808ffaa28bbf12671071beb2ef5c8e970a4d;hpb=509611b6efe20ba0ea53d456234415b3a6881d6f;p=shibboleth%2Fcpp-sp.git diff --git a/shibsp/SPConfig.h b/shibsp/SPConfig.h index 3418808..70b46c2 100644 --- a/shibsp/SPConfig.h +++ b/shibsp/SPConfig.h @@ -70,7 +70,7 @@ namespace shibsp { Metadata = 4, Trust = 8, Credentials = 16, - AAP = 32, + AttributeResolver = 32, RequestMapping = 64, OutOfProcess = 128, InProcess = 256,