jaymode c024dbfc49 security: remove use of shield in files and directory names
This commit removes as much of the use of shield as possible in the source code.

See elastic/elasticsearch#2383

Original commit: elastic/x-pack-elasticsearch@00009cc06e
2016-06-20 10:26:10 -04:00

9 lines
185 B
Plaintext

= 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.