You are here

constant LDAP_SERVERS_BIND_METHOD_USER in Lightweight Directory Access Protocol (LDAP) 7.2

Same name and namespace in other branches
  1. 8.2 ldap_servers/ldap_servers.module \LDAP_SERVERS_BIND_METHOD_USER
  2. 7 ldap_servers/ldap_servers.module \LDAP_SERVERS_BIND_METHOD_USER
4 uses of LDAP_SERVERS_BIND_METHOD_USER
LdapAuthenticationConfAdmin::validate in ldap_authentication/LdapAuthenticationConfAdmin.class.php
Validate object, not form.
LdapServerAdmin::validate in ldap_servers/LdapServerAdmin.class.php
ldap_authentication_test_credentials in ldap_authentication/ldap_authentication.inc
ldap_servers_requirements in ldap_servers/ldap_servers.install
Implements hook_requirements().

File

ldap_servers/ldap_servers.module, line 34

Code

define('LDAP_SERVERS_BIND_METHOD_USER', 2);