| Package | Description |
|---|---|
| voot | |
| voot.provider | |
| voot.web |
| Modifier and Type | Method and Description |
|---|---|
List<Member> |
ExternalGroupsService.getMembers(String groupId) |
| Modifier and Type | Method and Description |
|---|---|
List<Member> |
Voot2Provider.getMembers(String groupId) |
List<Member> |
Provider.getMembers(String groupId)
Get all members of a group
|
List<Member> |
GrouperSoapClient.getMembers(String groupId) |
List<Member> |
GrouperSoapParser.parseMembers(org.springframework.http.ResponseEntity<String> response) |
| Modifier and Type | Method and Description |
|---|---|
List<Member> |
VootController.members(String groupId,
org.springframework.security.oauth2.provider.OAuth2Authentication authentication) |
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.