public class HeaderFactory extends Object
| Constructor and Description |
|---|
HeaderFactory() |
| Modifier and Type | Method and Description |
|---|---|
static org.springframework.http.HttpHeaders |
createHeaders(String apiKey)
Creates http headers object based, which contains given api-key
|
public static org.springframework.http.HttpHeaders createHeaders(String apiKey)
apiKey - the api-key to enrich the headers withCopyright © 2015. All rights reserved.