CredentialsSaml: CredentialsSaml Class

CredentialsSamlR Documentation

CredentialsSaml Class

Description

CredentialsSaml Class

CredentialsSaml Class

Public fields

can
created_at
email
is_disabled
logged_in_at
saml_user_id
type
url

Methods

Public methods


Method new()

Usage
CredentialsSaml$new(
  can,
  created_at,
  email,
  is_disabled,
  logged_in_at,
  saml_user_id,
  type,
  url
)

Method toJSON()

Usage
CredentialsSaml$toJSON()

Method fromJSONObject()

Usage
CredentialsSaml$fromJSONObject(CredentialsSamlJsonObject)

Method fromJSON()

Usage
CredentialsSaml$fromJSON(CredentialsSamlJson)

Method toJSONString()

Usage
CredentialsSaml$toJSONString()

Method fromJSONString()

Usage
CredentialsSaml$fromJSONString(CredentialsSamlJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
CredentialsSaml$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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