Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

 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);


Options

Java docs: https://software.internet2.edu/grouper/doc/2.5.x/grouper/apidocs/edu/internet2/middleware/grouper/ldap/LdapSessionUtils.html