@Controller
@RequestMapping(value="/dashboard/api/actions",
produces="application/json")
public class ActionController
extends BaseController
localeResolver| Constructor and Description |
|---|
ActionController() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.http.ResponseEntity<RestResponse> |
index(String idpEntityId) |
createRestResponse, getLocale@RequestMapping public org.springframework.http.ResponseEntity<RestResponse> index(@RequestHeader(value="X-IDP-ENTITY-ID") String idpEntityId)
Copyright © 2012–2016 Pivotal Software, Inc.. All rights reserved.