Acl: Acl

AclR Documentation

Acl

Description

Acl

Acl

Format

R6Class object.

Super class

tercenApi::Base -> Acl

Public fields

owner

of type String.

aces

list of class Ace.

Methods

Public methods

Inherited methods

Method new()

Usage
Acl$new(json = NULL)

Method init()

Usage
Acl$init()

Method initJson()

Usage
Acl$initJson(json)

Method toTson()

Usage
Acl$toTson()

Method clone()

The objects of this class are cloneable with this method.

Usage
Acl$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


tercen/teRcenApi documentation built on Feb. 8, 2024, 5:59 p.m.