@Controller
@RequestMapping(value="/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, me@RequestMapping public org.springframework.http.ResponseEntity<RestResponse> index(@RequestHeader(value="X-IDP-ENTITY-ID") String idpEntityId)
Copyright © 2012–2015 SURFnet bv, The Netherlands. All rights reserved.