|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Group20 | |
|---|---|
| nl.surfnet.coin.api.client | |
| nl.surfnet.coin.api.client.domain | |
| Uses of Group20 in nl.surfnet.coin.api.client |
|---|
| Methods in nl.surfnet.coin.api.client that return Group20 | |
|---|---|
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. |
| Methods in nl.surfnet.coin.api.client that return types with arguments of type Group20 | |
|---|---|
List<Group20> |
OpenConextOAuthClientImpl.getGroups20(String userId,
String onBehalfOf)
|
List<Group20> |
OpenConextOAuthClient.getGroups20(String userId,
String onBehalfOf)
Get Persons' Groups |
| Uses of Group20 in nl.surfnet.coin.api.client.domain |
|---|
| Methods in nl.surfnet.coin.api.client.domain that return types with arguments of type Group20 | |
|---|---|
List<Group20> |
Group20Entry.getEntry()
|
| Method parameters in nl.surfnet.coin.api.client.domain with type arguments of type Group20 | |
|---|---|
void |
Group20Entry.setEntry(List<Group20> entry)
|
| Constructors in nl.surfnet.coin.api.client.domain with parameters of type Group20 | |
|---|---|
Group(Group20 group20)
Some sort of copy constructor. |
|
| Constructor parameters in nl.surfnet.coin.api.client.domain with type arguments of type Group20 | |
|---|---|
Group20Entry(List<Group20> groups)
|
|
Group20Entry(List<Group20> groups,
int pageSize,
int offset,
String sortBy,
int rowCount)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||