Searched refs:m_creds (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/contrib/ldapc++/src/
H A DLDAPSaslBindResult.h40 std::string m_creds; member in class:LDAPSaslBindResult
H A DLDAPSaslBindResult.cpp30 m_creds=string(data->bv_val, data->bv_len);
43 return m_creds;

Completed in 174 milliseconds