1b72f13458
Today the XContent building of the response for the ClearRealmsCacheResponse is broken and causes an exception to be thrown. This fixes the building of the response and adds tests that call the HTTP endpoint and do a basic check on the response. Closes elastic/elasticsearch#390 Original commit: elastic/x-pack-elasticsearch@8ad9dae4ea |
||
---|---|---|
.. | ||
.settings | ||
bin/shield | ||
config/shield | ||
dev-tools | ||
docs | ||
src | ||
LICENSE.txt | ||
NOTICE.txt | ||
README.asciidoc | ||
TESTING.asciidoc | ||
pom.xml | ||
test-signatures.txt |
README.asciidoc
= Elasticsearch Security Plugin This plugins adds security features to elasticsearch You can build the plugin with `mvn package`. The documentation is put in the `docs/` directory.