d1e08c5dd4
This makes use of the registerAsDeprecatedHandler method to automatically warn users when they're using deprecated functionality. This will also automatically provide a Warning header for anyone using HTTP clients (though they have to be looking for it...). Security portion only Original commit: elastic/x-pack-elasticsearch@ab1a50fe06 |
||
---|---|---|
.. | ||
bin/x-pack | ||
config/x-pack | ||
src | ||
README.asciidoc | ||
TESTING.asciidoc | ||
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.