Class UserIndicesPrivileges

java.lang.Object
org.elasticsearch.client.security.user.privileges.AbstractIndicesPrivileges
org.elasticsearch.client.security.user.privileges.UserIndicesPrivileges

public class UserIndicesPrivileges extends AbstractIndicesPrivileges
Represents an "index" privilege in the GetUserPrivilegesResponse. This differs from the IndicesPrivileges" object in a Role as it supports an array value for field_security and query. See the API docs