mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-09 14:34:43 +00:00
This commit cuts over to StandardCharset vs. guavas Charsets, removes obsolete uses of Collections2 / Function and replaces all LoadingCaches with simple CHM#loadIfAbsent Original commit: elastic/x-pack-elasticsearch@7d1d607e9e
= 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.