LdapClientInterface deprecated
LdapClientInterface deprecated
interface LdapClientInterface implements LdapInterface
deprecated
Ldap interface.
This interface is used for the BC layer with branch 2.8 and 3.0.
Methods
bind(string $dn = null, string $password = null) Return a connection bound to the ldap. | from LdapInterface | |