Factory out attribute init code
authorLuke Howard <lukeh@padl.com>
Mon, 20 Sep 2010 08:24:11 +0000 (10:24 +0200)
committerLuke Howard <lukeh@padl.com>
Mon, 20 Sep 2010 08:24:11 +0000 (10:24 +0200)
commit5686474785b8efb242b4d14ac7f5238b09e4d581
treef833d9e10abefdb87600d9010d02635e36e7d1ca
parent174a0395ef255e9c698b2f999cf64e1360ab251a
Factory out attribute init code

This will allow us not to build certain providers as they are
now-self registering and the registration code is factored out
of the attribute manager class
mech_eap/eap_mech.c
mech_eap/util_attr.cpp
mech_eap/util_attr.h
mech_eap/util_radius.cpp
mech_eap/util_radius.h
mech_eap/util_saml.cpp
mech_eap/util_saml.h
mech_eap/util_shib.cpp
mech_eap/util_shib.h