Class RoleDescriptor.IndicesPrivileges

java.lang.Object
org.elasticsearch.xpack.core.security.authz.RoleDescriptor.IndicesPrivileges
All Implemented Interfaces:
Comparable<RoleDescriptor.IndicesPrivileges>, Writeable, ToXContent, ToXContentObject
Direct Known Subclasses:
RoleDescriptor.IndicesPrivileges.ImplicitlyGranted
Enclosing class:
RoleDescriptor

public static class RoleDescriptor.IndicesPrivileges extends Object implements ToXContentObject, Writeable, Comparable<RoleDescriptor.IndicesPrivileges>
A class representing permissions for a group of indices mapped to privileges, field permissions, and a query.