NOT_VALID
NOT_VALID = 0 : integer
Constant for auth result
Ldap auth class
setUsername(string $username) : \Pop\Auth\AbstractAuth
Set the username
string | $username |
setPassword(string $password) : \Pop\Auth\AbstractAuth
Set the password
string | $password |
setPort(string $port) : \Pop\Auth\Ldap
Set the port
string | $port |
setOption(mixed $option, mixed $value) : \Pop\Auth\Ldap
Set an option
mixed | $option | |
mixed | $value |
setOptions(array $options) : \Pop\Auth\Ldap
Set options
array | $options |