Class ApplicationPrivilege

java.lang.Object
org.elasticsearch.client.security.user.privileges.ApplicationPrivilege
All Implemented Interfaces:
ToXContent, ToXContentObject

public final class ApplicationPrivilege
extends java.lang.Object
implements ToXContentObject
Represents an application specific privilege. The application name, privilege name, actions and metadata are completely managed by the client and can contain arbitrary string values.