java.lang.Object
org.elasticsearch.xpack.core.security.authz.RoleDescriptor
All Implemented Interfaces:
Writeable, org.elasticsearch.xcontent.ToXContent, org.elasticsearch.xcontent.ToXContentObject

public class RoleDescriptor extends Object implements org.elasticsearch.xcontent.ToXContentObject, Writeable
A holder for a Role that contains user-readable information about the Role without containing the actual Role object.