Class ConfigurableClusterPrivileges.ManageApplicationPrivileges

java.lang.Object
org.elasticsearch.xpack.core.security.authz.privilege.ConfigurableClusterPrivileges.ManageApplicationPrivileges
All Implemented Interfaces:
NamedWriteable, Writeable, org.elasticsearch.xcontent.ToXContent, org.elasticsearch.xcontent.ToXContentFragment, ClusterPrivilege, ConfigurableClusterPrivilege
Enclosing class:
ConfigurableClusterPrivileges

public static class ConfigurableClusterPrivileges.ManageApplicationPrivileges extends Object implements ConfigurableClusterPrivilege
The ManageApplicationPrivileges privilege is a ConfigurableClusterPrivilege that grants the ability to execute actions related to the management of application privileges (Get, Put, Delete) for a subset of applications (identified by a wildcard-aware application-name).