|
ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Go to the source code of this file.
Data Structures | |
| class | ilLDAPQuery |
Functions | |
| referralRebind ($a_ds, $a_url) | |
Variables | |
| const | IL_LDAP_BIND_DEFAULT 0 |
| const | IL_LDAP_BIND_ADMIN 1 |
| const | IL_LDAP_BIND_TEST 2 |
| const | IL_LDAP_BIND_AUTH 10 |
| referralRebind | ( | $a_ds, | |
| $a_url | |||
| ) |
Definition at line 804 of file class.ilLDAPQuery.php.
References $DIC.
| const IL_LDAP_BIND_ADMIN 1 |
Definition at line 25 of file class.ilLDAPQuery.php.
Referenced by ilLDAPQuery\bind(), and ilLDAPRoleGroupMapping\getLDAPQueryInstance().
| const IL_LDAP_BIND_AUTH 10 |
Definition at line 27 of file class.ilLDAPQuery.php.
Referenced by ilLDAPQuery\bind(), and ilAuthProviderLDAP\doAuthentication().
| const IL_LDAP_BIND_DEFAULT 0 |
Definition at line 24 of file class.ilLDAPQuery.php.
Referenced by ilLDAPQuery\bind(), ilECSCmsCourseMemberCommandQueueHandler\createMember(), ilAuthProviderLDAP\createNewAccount(), ilAuthProviderLDAP\doAuthentication(), ilAuthProviderLDAP\migrateAccount(), and ilLDAPCronSynchronization\run().
| const IL_LDAP_BIND_TEST 2 |
Definition at line 26 of file class.ilLDAPQuery.php.
Referenced by ilLDAPQuery\bind(), and ilLDAPServer\doConnectionCheck().