OpenSearch/shield
Ryan Ernst ceb932a276 Fix transport test to use plugin to hookup mock
Original commit: elastic/x-pack-elasticsearch@397c6bc2dc
2015-08-10 17:53:37 -07:00
..
.settings fix test compilation 2015-07-22 09:10:34 -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 Packaging: Changing groupId to org.elasticsearch.plugin 2015-08-06 15:46:48 +02:00
docs add release notes for Shield 1.3.2 2015-08-10 13:10:28 -04:00
src Fix transport test to use plugin to hookup mock 2015-08-10 17:53:37 -07: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 Don't redundantly run rest tests in both unit and integ tests. 2015-08-03 22:04:33 -04:00
pom.xml Packaging: Changing groupId to org.elasticsearch.plugin 2015-08-06 15:46:48 +02: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.