Documentation

LdapConfig
in package

This class is automatically generated to help in creating a config.

Table of Contents

Properties

$_usedProperties  : mixed
$baseDn  : mixed
$defaultRoles  : mixed
$extraFields  : mixed
$filter  : mixed
$passwordAttribute  : mixed
$searchDn  : mixed
$searchPassword  : mixed
$service  : mixed
$uidKey  : mixed

Methods

__construct()  : mixed
baseDn()  : $this
defaultRoles()  : $this
extraFields()  : $this
filter()  : $this
passwordAttribute()  : $this
searchDn()  : $this
searchPassword()  : $this
service()  : $this
toArray()  : array<string|int, mixed>
uidKey()  : $this

Properties

$_usedProperties

private mixed $_usedProperties = []

$passwordAttribute

private mixed $passwordAttribute

Methods

__construct()

public __construct([array<string|int, mixed> $value = [] ]) : mixed
Parameters
$value : array<string|int, mixed> = []

defaultRoles()

public defaultRoles(mixed $value) : $this
Parameters
$value : mixed
Return values
$this

toArray()

public toArray() : array<string|int, mixed>
Return values
array<string|int, mixed>

        
On this page

Search results