Class ConfigurableClusterPrivileges.WriteProfileDataPrivileges

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

public static class ConfigurableClusterPrivileges.WriteProfileDataPrivileges extends Object implements ConfigurableClusterPrivilege
The ConfigurableClusterPrivileges.WriteProfileDataPrivileges privilege is a ConfigurableClusterPrivilege that grants the ability to write the data and access sections of any user profile. The privilege is namespace configurable such that only specific top-level keys in the data and access dictionary permit writes (wildcards and regexps are supported, but exclusions are not).