ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
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 | |||
) |
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().