Searched refs:LdapConnection (Results 1 – 3 of 3) sorted by relevance
35 oslModule LdapConnection::s_Ldap_Module = NULL;40 t_ldap_init LdapConnection::s_p_init = NULL;41 t_ldap_msgfree LdapConnection::s_p_msgfree = NULL;42 t_ldap_get_dn LdapConnection::s_p_get_dn = NULL;59 (*LdapConnection::s_p_msgfree)(msg); in ~LdapMessageHolder()69 LdapConnection::~LdapConnection() in ~LdapConnection()75 void LdapConnection::disconnect() in disconnect()130 void LdapConnection::connectSimple() in connectSimple()160 void LdapConnection::initConnection() in initConnection()188 void LdapConnection::getUserProfile( in getUserProfile()[all …]
86 class LdapConnection class92 LdapConnection(void) : mConnection(NULL),mLdapDefinition() {} in LdapConnection() function in extensions::config::ldap::LdapConnection94 ~LdapConnection(void) ;
88 LdapConnection connection; in LdapUserProfileBe()
Completed in 19 milliseconds