JS API for the ACL Service Deephaven ACL documentation

Hierarchy

  • AclService

Constructors

Properties

Methods

Constructors

Properties

NAME: string

The name of the ACL Service. Used by the client for the name in the variable descriptor when calling getObject from the core connection.

TYPE: string

The type of the Acl API Service. Used by the client for the type in the variable descriptor when calling getObject from the core connection.

Methods

  • Returns void

  • Parameters

    • user: string
    • namespace: string
    • tableName: string
    • showGroupsWithoutAcls: boolean

    Returns Promise<JsAclGetPermissionsResponse>