| Add(const PString &dn, const PArray< ModAttrib > &attributes) | PLDAPSession | |
| Add(const PString &dn, const PStringToString &attributes) | PLDAPSession | |
| Add(const PString &dn, const PStringArray &attributes) | PLDAPSession | |
| Add(const PString &dn, const PLDAPStructBase &data) | PLDAPSession | |
| AuthenticationMethod enum name | PLDAPSession | |
| AuthKerberos enum value | PLDAPSession | |
| AuthSASL enum value | PLDAPSession | |
| AuthSimple enum value | PLDAPSession | |
| Bind(const PString &who=PString::Empty(), const PString &passwd=PString::Empty(), AuthenticationMethod authMethod=AuthSimple) | PLDAPSession | |
| Class() | PObject | [inline, static] |
| Clone() const | PObject | [virtual] |
| Close() | PLDAPSession | |
| Compare(const PObject &obj) const | PObject | [virtual] |
| CompareObjectMemoryDirect(const PObject &obj) const | PObject | [virtual] |
| Comparison enum name | PObject | |
| defaultBaseDN | PLDAPSession | [protected] |
| Delete(const PString &dn) | PLDAPSession | |
| EqualTo enum value | PObject | |
| errorNumber | PLDAPSession | [protected] |
| GetBaseDN() const | PLDAPSession | [inline] |
| GetClass(unsigned ancestor=0) const | PObject | [inline, virtual] |
| GetErrorNumber() const | PLDAPSession | [inline] |
| GetErrorText() const | PLDAPSession | |
| GetNextSearchResult(SearchContext &context) | PLDAPSession | |
| GetOpenLDAP() const | PLDAPSession | [inline] |
| GetSearchResult(SearchContext &context, PStringToString &data) | PLDAPSession | |
| GetSearchResult(SearchContext &context, const PString &attribute, PString &data) | PLDAPSession | |
| GetSearchResult(SearchContext &context, const PString &attribute, PStringArray &data) | PLDAPSession | |
| GetSearchResult(SearchContext &context, const PString &attribute, PArray< PBYTEArray > &data) | PLDAPSession | |
| GetSearchResult(SearchContext &context, PLDAPStructBase &data) | PLDAPSession | |
| GetSearchResultDN(SearchContext &context) | PLDAPSession | |
| GetTimeout() const | PLDAPSession | [inline] |
| GreaterThan enum value | PObject | |
| HashFunction() const | PObject | [virtual] |
| InternalIsDescendant(const char *clsName) const | PObject | [inline, virtual] |
| IsClass(const char *cls) const | PObject | [inline] |
| IsOpen() const | PLDAPSession | [inline] |
| ldapContext | PLDAPSession | [protected] |
| LessThan enum value | PObject | |
| Modify(const PString &dn, const PArray< ModAttrib > &attributes) | PLDAPSession | |
| Modify(const PString &dn, const PStringToString &attributes) | PLDAPSession | |
| Modify(const PString &dn, const PStringArray &attributes) | PLDAPSession | |
| Modify(const PString &dn, const PLDAPStructBase &data) | PLDAPSession | |
| multipleValueSeparator | PLDAPSession | [protected] |
| NumAuthenticationMethod enum value | PLDAPSession | |
| NumSearchScope enum value | PLDAPSession | |
| Open(const PString &server, WORD port=0) | PLDAPSession | |
| operator!=(const PObject &obj) const | PObject | [inline] |
| operator<(const PObject &obj) const | PObject | [inline] |
| operator<<(ostream &strm, const PObject &obj) | PObject | [friend] |
| operator<=(const PObject &obj) const | PObject | [inline] |
| operator==(const PObject &obj) const | PObject | [inline] |
| operator>(const PObject &obj) const | PObject | [inline] |
| operator>=(const PObject &obj) const | PObject | [inline] |
| operator>>(istream &strm, PObject &obj) | PObject | [friend] |
| PLDAPSession(const PString &defaultBaseDN=PString::Empty()) | PLDAPSession | |
| PObject() | PObject | [inline, protected] |
| PrintOn(ostream &strm) const | PObject | [virtual] |
| protocolVersion | PLDAPSession | [protected] |
| ReadFrom(istream &strm) | PObject | [virtual] |
| ScopeBaseOnly enum value | PLDAPSession | |
| ScopeSingleLevel enum value | PLDAPSession | |
| ScopeSubTree enum value | PLDAPSession | |
| Search(SearchContext &context, const PString &filter, const PStringArray &attributes=PStringList(), const PString &base=PString::Empty(), SearchScope scope=ScopeSubTree) | PLDAPSession | |
| Search(const PString &filter, const PStringArray &attributes=PStringList(), const PString &base=PString::Empty(), SearchScope scope=ScopeSubTree) | PLDAPSession | |
| searchLimit | PLDAPSession | [protected] |
| SearchScope enum name | PLDAPSession | |
| SetBaseDN(const PString &dn) | PLDAPSession | [inline] |
| SetOption(int optcode, int value) | PLDAPSession | |
| SetOption(int optcode, void *value) | PLDAPSession | |
| SetSearchLimit(const unsigned s) | PLDAPSession | [inline] |
| SetTimeout(const PTimeInterval &t) | PLDAPSession | [inline] |
| timeout | PLDAPSession | [protected] |
| ~PLDAPSession() | PLDAPSession | |
| ~PObject() | PObject | [inline, virtual] |