OpenSearch/x-pack/plugin
Colin Goodheart-Smithe a75b8adce5
Refactors ClientHelper to combine header logic (#30620)
* Refactors ClientHelper to combine header logic

This change removes all the `*ClientHelper` classes which were
repeating logic between plugins and instead adds
`ClientHelper.executeWithHeaders()` and
`ClientHelper.executeWithHeadersAsync()` methods to centralise the
logic for executing requests with stored security headers.

* Removes Watcher headers constant
2018-05-16 11:38:24 +01:00
..
core Refactors ClientHelper to combine header logic (#30620) 2018-05-16 11:38:24 +01:00
deprecation Migrate x-pack-elasticsearch source to elasticsearch 2018-04-20 15:29:54 -07:00
graph Migrate x-pack-elasticsearch source to elasticsearch 2018-04-20 15:29:54 -07:00
logstash Migrate x-pack-elasticsearch source to elasticsearch 2018-04-20 15:29:54 -07:00
ml Refactors ClientHelper to combine header logic (#30620) 2018-05-16 11:38:24 +01:00
monitoring Network: Remove http.enabled setting (#29601) 2018-05-02 11:42:05 -07:00
rollup Refactors ClientHelper to combine header logic (#30620) 2018-05-16 11:38:24 +01:00
security Add nio http server transport (#29587) 2018-05-15 16:37:14 -06:00
sql SQL: eliminate disabled tests 2018-05-15 22:49:05 +03:00
src/test [ML] Fix wire BWC for JobUpdate (#30512) 2018-05-11 09:03:45 +01:00
upgrade Unmute IndexUpgradeIT tests 2018-05-15 13:48:15 +03:00
watcher Refactors ClientHelper to combine header logic (#30620) 2018-05-16 11:38:24 +01:00
build.gradle Build: Remove xpack specific run task (#30487) 2018-05-09 18:46:14 -07:00