Joomla CMS
4.2.2
Documentation des API du CMS Joomla en version 4.2.2
|
Fonctions membres publiques | |
isBound () | |
bind (string $dn=null, string $password=null) | |
Binds the connection against a user's DN and password.
AlreadyExistsException | When the connection can't be created because of an LDAP_ALREADY_EXISTS error |
ConnectionTimeoutException | When the connection can't be created because of an LDAP_TIMEOUT error |
InvalidCredentialsException | When the connection can't be created because of an LDAP_INVALID_CREDENTIALS error |
Implémenté dans Connection.
isBound | ( | ) |