...
LdapSessionUtils.ldapSession().list("personLdap", "ou=Groups,dc=example,dc=edu", LdapSearchScope.SUBTREE_SCOPE, "(objectClass=groupOfNames)", new String[] {GrouperUtil.toArray(GrouperUtil.toList("objectClass", "cn", "member", "businessCategory"}), String.class), null);