ldapsdk 0.0.1
|
#include <StringList.h>
Go to the source code of this file.
Classes | |
class | LDAPUrl |
This class is used to analyze and store LDAP-Urls as returned by a LDAP-Server as Referrals and Search References. More... | |
class | LDAPUrlException |
Variables | |
int | code |
const char * | string |
int code |
Referenced by LDAPUrlException::getErrorMessage().
const char* string |
Referenced by LDAPAttributeList::addAttribute(), LDAPUrl::components2Url(), LDAPEntry::getAttributeByName(), SaslInteraction::getChallenge(), SaslInteraction::getDefaultResult(), LDAPUrlException::getErrorMessage(), SaslInteraction::getPrompt(), TlsOptions::getStringOption(), DefaultSaslInteractionHandler::handleInteractions(), LDAPAttribute::LDAPAttribute(), LDAPAttrType::LDAPAttrType(), LDAPCtrl::LDAPCtrl(), LDAPEntry::LDAPEntry(), LDAPException::LDAPException(), LDAPExtResult::LDAPExtResult(), LDAPObjClass::LDAPObjClass(), LDAPResult::LDAPResult(), LDAPSaslBindResult::LDAPSaslBindResult(), LDAPUrl::parseUrl(), LDAPUrl::percentDecode(), LdifReader::readNextRecord(), LDAPResult::resToString(), LDAPObjClass::setDesc(), LDAPAttrType::setDesc(), LDAPObjClass::setOid(), LDAPAttrType::setOid(), LDAPUrl::string2list(), and LdifWriter::writeIncludeRecord().