Package | Description |
---|---|
com.netscape.certsrv.group | |
com.netscape.cms.servlet.admin |
Modifier and Type | Method and Description |
---|---|
GroupCollection |
GroupResource.findGroups(java.lang.String filter,
java.lang.Integer start,
java.lang.Integer size) |
GroupCollection |
GroupClient.findGroups(java.lang.String groupIDFilter,
java.lang.Integer start,
java.lang.Integer size) |
Modifier and Type | Method and Description |
---|---|
GroupCollection |
GroupService.findGroups(java.lang.String filter,
java.lang.Integer start,
java.lang.Integer size)
Searches for users in LDAP directory.
|