LDAPUser: LDAPUser Class

LDAPUserR Documentation

LDAPUser Class

Description

LDAPUser Class

LDAPUser Class

Public fields

all_emails
attributes
email
first_name
groups
last_name
ldap_dn
ldap_id
roles
url

Methods

Public methods


Method new()

Usage
LDAPUser$new(
  all_emails,
  attributes,
  email,
  first_name,
  groups,
  last_name,
  ldap_dn,
  ldap_id,
  roles,
  url
)

Method toJSON()

Usage
LDAPUser$toJSON()

Method fromJSONObject()

Usage
LDAPUser$fromJSONObject(LDAPUserJsonObject)

Method fromJSON()

Usage
LDAPUser$fromJSON(LDAPUserJson)

Method toJSONString()

Usage
LDAPUser$toJSONString()

Method fromJSONString()

Usage
LDAPUser$fromJSONString(LDAPUserJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
LDAPUser$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


looker/lookr documentation built on Jan. 15, 2024, 2:49 a.m.