AclContext: AclContext

AclContextR Documentation

AclContext

Description

AclContext

AclContext

Format

R6Class object.

Super class

tercenApi::Base -> AclContext

Public fields

username

of type String.

domain

of type String.

Methods

Public methods

Inherited methods

Method new()

Usage
AclContext$new(json = NULL)

Method init()

Usage
AclContext$init()

Method initJson()

Usage
AclContext$initJson(json)

Method toTson()

Usage
AclContext$toTson()

Method clone()

The objects of this class are cloneable with this method.

Usage
AclContext$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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