| Package | Description |
|---|---|
| selfservice.api.dashboard | |
| selfservice.sab |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.http.ResponseEntity<RestResponse<Map<String,Collection<SabPerson>>>> |
IdpController.roles(String idpEntityId) |
| Modifier and Type | Method and Description |
|---|---|
Collection<SabPerson> |
SabClientMock.getPersonsInRoleForOrganization(String organisationAbbreviation,
String role) |
Collection<SabPerson> |
SabClient.getPersonsInRoleForOrganization(String organisationAbbreviation,
String role) |
Collection<SabPerson> |
Sab.getPersonsInRoleForOrganization(String organisationAbbreviation,
String role)
Get all persons within the given organisation that have the given role.
|
Copyright © 2012–2016 Pivotal Software, Inc.. All rights reserved.