Class GetUserPrivilegesResponse.Indices

java.lang.Object
org.elasticsearch.xpack.core.security.action.user.GetUserPrivilegesResponse.Indices
All Implemented Interfaces:
Writeable, org.elasticsearch.xcontent.ToXContent, org.elasticsearch.xcontent.ToXContentObject
Enclosing class:
GetUserPrivilegesResponse

public static class GetUserPrivilegesResponse.Indices extends Object implements org.elasticsearch.xcontent.ToXContentObject, Writeable
This is modelled on RoleDescriptor.IndicesPrivileges, with support for multiple DLS and FLS field sets.