Свойство | Тип | Описание | |
---|---|---|---|
$bindFormat | The default bind format. | ||
$config | |||
$params | The parameters to be replaced in the username string. |
Метод | Описание | |
---|---|---|
__construct ( |
||
getInstance ( |
Given the LDAP type, determine the BindStrategy to use. | |
getUsername ( string $username ) : string | Given the connection resource and the other required parameters, attempt the bind and return the result. |
public __construct ( |
||
$config |
public static getInstance ( |
||
$config | ||
Результат |
public getUsername ( string $username ) : string | ||
$username | string | |
Результат | string |
protected DomainConfiguration,LdapTools $config | ||
Результат |