You are here

constant LDAP_SERVERS_BIND_METHOD_USER in Lightweight Directory Access Protocol (LDAP) 8.2

Same name and namespace in other branches
  1. 7.2 ldap_servers/ldap_servers.module \LDAP_SERVERS_BIND_METHOD_USER
  2. 7 ldap_servers/ldap_servers.module \LDAP_SERVERS_BIND_METHOD_USER
3 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

File

ldap_servers/ldap_servers.module, line 37

Code

define('LDAP_SERVERS_BIND_METHOD_USER', 2);