LdapClientInterface deprecated
LdapClientInterface deprecated
interface LdapClientInterface implements LdapInterface
deprecated
since version 3.1, to be removed in 4.0. Use the LdapInterface instead.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 | |