OpenSearch/shield
Robert Muir 4626fdfcaa remove cruft
Original commit: elastic/x-pack-elasticsearch@b51b9685b6
2015-07-14 14:10:31 -04:00
..
bin/shield initial migration of shield 2015-07-13 12:31:34 +02:00
config/shield initial migration of shield 2015-07-13 12:31:34 +02:00
dev-tools initial merge of the build for all the sub modules 2015-07-14 12:52:25 +02:00
docs initial migration of shield 2015-07-13 12:31:34 +02:00
src fix compile failures (IndexMissingException -> IndexNotFoundException) 2015-07-14 11:52:30 -04:00
LICENSE.txt initial migration of shield 2015-07-13 12:31:34 +02:00
NOTICE.txt initial migration of shield 2015-07-13 12:31:34 +02:00
README.asciidoc initial migration of shield 2015-07-13 12:31:34 +02:00
TESTING.asciidoc initial migration of shield 2015-07-13 12:31:34 +02:00
pom.xml Remove redundant dependencies 2015-07-14 13:55:58 -04:00
test-signatures.txt initial migration of shield 2015-07-13 12:31:34 +02:00

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.