Package | Description |
---|---|
edu.internet2.middleware.grouperVoot |
Modifier and Type | Method and Description |
---|---|
static VootGetGroupsResponse |
VootLogic.getGroups(String search,
String sortBy,
int start,
int count)
Get the groups that a person is in, searching by their name.
|
static VootGetGroupsResponse |
VootLogic.getGroups(edu.internet2.middleware.subject.Subject subject,
String sortBy,
int start,
int count)
Get the groups that a person is in.
|
Copyright © 2016 Internet2. All rights reserved.