| Package | Description |
|---|---|
| nl.surfnet.coin.api.client | |
| nl.surfnet.coin.api.client.domain |
| Modifier and Type | Method and Description |
|---|---|
Group20 |
OpenConextOAuthClientImpl.getGroup20(String userId,
String groupId,
String onBehalfOf) |
Group20 |
OpenConextOAuthClient.getGroup20(String userId,
String groupId,
String onBehalfOf)
Get group information about the given group, for the given user.
|
| Modifier and Type | Method and Description |
|---|---|
List<Group20> |
OpenConextOAuthClientImpl.getGroups20(String userId,
String onBehalfOf) |
List<Group20> |
OpenConextOAuthClient.getGroups20(String userId,
String onBehalfOf)
Get Persons' Groups
|
| Modifier and Type | Method and Description |
|---|---|
List<Group20> |
Group20Entry.getEntry() |
| Modifier and Type | Method and Description |
|---|---|
void |
Group20Entry.setEntry(List<Group20> entry) |
| Constructor and Description |
|---|
Group(Group20 group20)
Some sort of copy constructor.
|
| Constructor and Description |
|---|
Group20Entry(List<Group20> groups) |
Group20Entry(List<Group20> groups,
int pageSize,
int offset,
String sortBy,
int rowCount) |
Copyright © 2009–2013 SURFnet bv, The Netherlands. All rights reserved.