{
this.configurationMD = configurationMD;
id = configurationMD.getId();
supportedFeatures = new FeaturesMetaDataImpl(configurationMD, supportedIdentityObjectSearchControls, true, new HashSet<String>());
String persistenceUnit = configurationMD.getOptionSingleValue(PERSISTENCE_UNIT);
String populateMembershipTypes = configurationMD.getOptionSingleValue(POPULATE_MEMBERSHIP_TYPES);
String populateIdentityObjectTypes = configurationMD.getOptionSingleValue(POPULATE_IDENTITY_OBJECT_TYPES);