EmbedSsoParams: EmbedSsoParams Class

EmbedSsoParamsR Documentation

EmbedSsoParams Class

Description

EmbedSsoParams Class

EmbedSsoParams Class

Public fields

target_url
session_length
force_logout_login
external_user_id
first_name
last_name
user_timezone
permissions
models
group_ids
external_group_id
user_attributes
secret_id

Methods

Public methods


Method new()

Usage
EmbedSsoParams$new(
  target_url,
  session_length,
  force_logout_login,
  external_user_id,
  first_name,
  last_name,
  user_timezone,
  permissions,
  models,
  group_ids,
  external_group_id,
  user_attributes,
  secret_id
)

Method toJSON()

Usage
EmbedSsoParams$toJSON()

Method fromJSONObject()

Usage
EmbedSsoParams$fromJSONObject(EmbedSsoParamsJsonObject)

Method fromJSON()

Usage
EmbedSsoParams$fromJSON(EmbedSsoParamsJson)

Method toJSONString()

Usage
EmbedSsoParams$toJSONString()

Method fromJSONString()

Usage
EmbedSsoParams$fromJSONString(EmbedSsoParamsJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
EmbedSsoParams$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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