OpenSearch/elasticsearch/x-pack/security
Ryan Ernst a93a5fcd5b Rename LicensesService to LicenseService
We only have one license in 5.x. This change renames the service that
mantains the license state on each node to reflect that fact.

Original commit: elastic/x-pack-elasticsearch@bb241b30cb
2016-07-21 11:59:52 -07:00
..
bin/x-pack security: add tool to simplify creation of certificate and csr files 2016-07-18 07:50:17 -04:00
config/x-pack Rename Marvel packages and directories to Monitoring 2016-06-29 09:10:25 +02:00
src Rename LicensesService to LicenseService 2016-07-21 11:59:52 -07:00
README.asciidoc security: remove use of shield in files and directory names 2016-06-20 10:26:10 -04:00
TESTING.asciidoc security: remove use of shield in files and directory names 2016-06-20 10:26:10 -04:00
test-signatures.txt security: remove use of shield in files and directory names 2016-06-20 10:26:10 -04: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.