constant LDAP_TEST_LDAP_NAME in Lightweight Directory Access Protocol (LDAP) 7.2
Same name and namespace in other branches
- 8.2 ldap_test/ldap_test.module \LDAP_TEST_LDAP_NAME
10 uses of LDAP_TEST_LDAP_NAME
- LdapAuthenticationTestCase::testExclusiveModeUserLogon in ldap_authentication/
tests/ ldap_authentication.test - LDAP Authentication Exclusive Mode User Logon Test (ids = LDAP_authen.EM.ULT.*)
- LdapAuthenticationTestCase::testMixedModeUserLogon in ldap_authentication/
tests/ ldap_authentication.test - LDAP Authentication Mixed Mode User Logon Test (ids = LDAP_authen.MM.ULT.*)
- LdapAuthenticationTestCase::testSSOUserLogon in ldap_authentication/
tests/ ldap_authentication.test - LDAP Authentication Exclusive Mode User Logon Test (ids = LDAP_authen.EM.ULT.*)
- LdapAuthenticationTestCase::testUI in ldap_authentication/
tests/ ldap_authentication.test - Make sure user admin interface works.
- LdapAuthorizationBasicTests::testFlags in ldap_authorization/
tests/ BasicTests.test - Authorization configuration flags tests clumped together.
File
- ldap_test/
ldap_test.module, line 12 - Module for the LDAP module testing.
Code
define('LDAP_TEST_LDAP_NAME', 'hogwarts');