+ " { " + " protectedItems " + " { " + " entry, allUserAttributeTypesAndValues"
+ " }, " + " grantsAndDenials " + " { " + " grantAdd, grantBrowse "
+ " } " + " } " + " } " + " } " + "}" );
// prepare the subentry decorator to make the subentry visible
Subentries ctl = new SubentriesImpl();
ctl.setVisibility( true );
Control[] reqControls = new Control[]
{ ctl };
SearchControls searchControls = new SearchControls();
searchControls.setSearchScope( SearchControls.ONELEVEL_SCOPE );