public class ExternalGroupsService extends Object
| Constructor and Description |
|---|
ExternalGroupsService(List<Provider> providers) |
| Modifier and Type | Method and Description |
|---|---|
List<Group> |
getAllGroups() |
List<Member> |
getMembers(String groupId) |
List<Group> |
getMyExternalGroups(String uid,
String schacHomeOrganization) |
Optional<Group> |
getMyGroupById(String uid,
String groupId) |
List<Group> |
getMyGroups(String uid,
String schacHomeOrganization) |
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.