@Controller @RequestMapping public class LicenseContactPersonController extends BaseApiController
IDENTITY_PROVIDER_ATTRIBUTE| Constructor and Description |
|---|
LicenseContactPersonController() |
| Modifier and Type | Method and Description |
|---|---|
List<LicenseContactPerson> |
licenseContactPerson(String identityProviderId) |
getIdpEntityIdFromToken, handleGenericException, handleSecurityException, verifyScope@RequestMapping(method=GET,
value="/api/protected/licensecontactperson.json")
@ResponseBody
public List<LicenseContactPerson> licenseContactPerson(@RequestParam(value="identityProviderId")
String identityProviderId)
Copyright © 2015 Pivotal Software, Inc.. All rights reserved.