Class SecurityClient

java.lang.Object
org.elasticsearch.client.SecurityClient

@Deprecated public final class SecurityClient extends Object
Deprecated.
The High Level Rest Client is deprecated in favor of the Elasticsearch Java API Client
A wrapper for the RestHighLevelClient that provides methods for accessing the Security APIs.

See Security APIs on elastic.co