Class GetUserPrivilegesResponse.Indices

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

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