Home
last modified time | relevance | path

Searched refs:LdapConnection (Results 1 – 3 of 3) sorted by relevance

/trunk/main/extensions/source/config/ldap/
H A Dldapaccess.cxx35 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 …]
H A Dldapaccess.hxx86 class LdapConnection class
92 LdapConnection(void) : mConnection(NULL),mLdapDefinition() {} in LdapConnection() function in extensions::config::ldap::LdapConnection
94 ~LdapConnection(void) ;
H A Dldapuserprofilebe.cxx88 LdapConnection connection; in LdapUserProfileBe()

Completed in 27 milliseconds