constant LDAP_SUCCESS in Lightweight Directory Access Protocol (LDAP) 7
Same name in this branch
- 7 ldap_servers/ldap_servers.module \LDAP_SUCCESS
- 7 ldap_help/ldap_test_script/functions.inc \LDAP_SUCCESS
Same name and namespace in other branches
- 8.2 ldap_servers/ldap_servers.module \LDAP_SUCCESS
- 8.2 ldap_help/ldap_test_script/functions.inc \LDAP_SUCCESS
- 7.2 ldap_servers/ldap_servers.module \LDAP_SUCCESS
- 7.2 ldap_help/ldap_test_script/functions.inc \LDAP_SUCCESS
18 uses of LDAP_SUCCESS
- 1197636.ldap_servers.test_data.inc in ldap_authorization/
tests/ 1197636/ 1197636.ldap_servers.test_data.inc - LdapServer::bind in ldap_servers/
LdapServer.class.php - * Bind (authenticate) against an active LDAP database. * *
- LdapServer::connect in ldap_servers/
LdapServer.class.php - Connect Method
- LdapServerTest::bind in ldap_servers/
tests/ LdapServerTest.class.php - * Bind (authenticate) against an active LDAP database. * *
- LdapServerTestData.inc in ldap_feeds/
tests/ LdapServerTestData.inc
File
- ldap_servers/
ldap_servers.module, line 60
Code
define('LDAP_SUCCESS', 0x0);