LDAPConfig: LDAPConfig Class

LDAPConfigR Documentation

LDAPConfig Class

Description

LDAPConfig Class

LDAPConfig Class

Public fields

can
alternate_email_login_allowed
auth_password
auth_requires_role
auth_username
connection_host
connection_port
connection_tls
connection_tls_no_verify
default_new_user_group_ids
default_new_user_groups
default_new_user_role_ids
default_new_user_roles
enabled
force_no_page
groups
groups_base_dn
groups_finder_type
groups_member_attribute
groups_objectclasses
groups_user_attribute
groups_with_role_ids
has_auth_password
merge_new_users_by_email
modified_at
modified_by
set_roles_from_groups
test_ldap_password
test_ldap_user
user_attribute_map_email
user_attribute_map_first_name
user_attribute_map_last_name
user_attribute_map_ldap_id
user_attributes
user_attributes_with_ids
user_bind_base_dn
user_custom_filter
user_id_attribute_names
user_objectclass
allow_normal_group_membership
allow_roles_from_normal_groups
allow_direct_roles
url

Methods

Public methods


Method new()

Usage
LDAPConfig$new(
  can,
  alternate_email_login_allowed,
  auth_password,
  auth_requires_role,
  auth_username,
  connection_host,
  connection_port,
  connection_tls,
  connection_tls_no_verify,
  default_new_user_group_ids,
  default_new_user_groups,
  default_new_user_role_ids,
  default_new_user_roles,
  enabled,
  force_no_page,
  groups,
  groups_base_dn,
  groups_finder_type,
  groups_member_attribute,
  groups_objectclasses,
  groups_user_attribute,
  groups_with_role_ids,
  has_auth_password,
  merge_new_users_by_email,
  modified_at,
  modified_by,
  set_roles_from_groups,
  test_ldap_password,
  test_ldap_user,
  user_attribute_map_email,
  user_attribute_map_first_name,
  user_attribute_map_last_name,
  user_attribute_map_ldap_id,
  user_attributes,
  user_attributes_with_ids,
  user_bind_base_dn,
  user_custom_filter,
  user_id_attribute_names,
  user_objectclass,
  allow_normal_group_membership,
  allow_roles_from_normal_groups,
  allow_direct_roles,
  url
)

Method toJSON()

Usage
LDAPConfig$toJSON()

Method fromJSONObject()

Usage
LDAPConfig$fromJSONObject(LDAPConfigJsonObject)

Method fromJSON()

Usage
LDAPConfig$fromJSON(LDAPConfigJson)

Method toJSONString()

Usage
LDAPConfig$toJSONString()

Method fromJSONString()

Usage
LDAPConfig$fromJSONString(LDAPConfigJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
LDAPConfig$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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