Ldap
Ldap
class Ldap implements LdapInterface
Methods
__construct(AdapterInterface $adapter) | ||
bind(string $dn = null, string $password = null) Return a connection bound to the ldap. | ||
QueryInterface | query(string $dn, string $query, array $options = array()) Queries a ldap server for entries matching the given criteria. |