PTLib
Version 2.14.3
|
This is the complete list of members for PLDAPSession, including all inherited members.
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 | inlinestatic |
Clone() const | PObject | virtual |
CloneAs() const | PObject | inline |
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 | inlinevirtual |
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 |
GetTraceContextIdentifier() const | PObject | inline |
GetTraceContextIdentifier(PObject &obj) | PObject | inline |
GetTraceContextIdentifier(PObject *obj) | PObject | inline |
GreaterThan enum value | PObject | |
HashFunction() const | PObject | virtual |
InternalCompareObjectMemoryDirect(const PObject *obj1, const PObject *obj2, PINDEX size) | PObject | static |
InternalIsDescendant(const char *clsName) const | PObject | inlinevirtual |
IsClass(const char *cls) const | PObject | inline |
IsOpen() const | PLDAPSession | inline |
ldapContext | PLDAPSession | protected |
LessThan enum value | PObject | |
m_traceContextIdentifier | PObject | protected |
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<=(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 |
PLDAPSession(const PString &defaultBaseDN=PString::Empty()) | PLDAPSession | |
PObject() | PObject | inlineprotected |
PrintOn(ostream &strm) const | PObject | virtual |
protocolVersion | PLDAPSession | protected |
PTraceObjectInstance() const | PObject | inline |
PTraceObjectInstance(const char *) | PObject | inlinestatic |
PTraceObjectInstance(const PObject *obj) | PObject | inlinestatic |
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 |
SetTraceContextIdentifier(unsigned id) | PObject | inline |
SetTraceContextIdentifier(const PObject &obj) | PObject | inline |
SetTraceContextIdentifier(const PObject *obj) | PObject | inline |
StartTLS() | PLDAPSession | |
timeout | PLDAPSession | protected |
~PLDAPSession() | PLDAPSession | |
~PObject() | PObject | inlinevirtual |