Class ApplicationResourcePrivileges

  • All Implemented Interfaces:
    ToXContent, ToXContentObject

    public final class ApplicationResourcePrivileges
    extends Object
    implements ToXContentObject
    Represents privileges over resources that are scoped under an application. The application, resources and privileges are completely managed by the client and can be arbitrary string identifiers. Elasticsearch is not concerned by any resources under an application scope.