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

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