Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Class Members | File Members

LDAPRebind Class Reference

Just an abstract class to provide a mechnism for rebind to another server when chasing referrals. More...

#include <LDAPRebind.h>

List of all members.

Public Member Functions

virtual ~LDAPRebind ()
virtual LDAPRebindAuthgetRebindAuth (const std::string &hostname, int port) const =0


Detailed Description

Just an abstract class to provide a mechnism for rebind to another server when chasing referrals.

Clients have to implement a class derived from this. To use authentication other than anonymous for referral chasing


Constructor & Destructor Documentation

virtual LDAPRebind::~LDAPRebind  )  [inline, virtual]
 


Member Function Documentation

virtual LDAPRebindAuth* LDAPRebind::getRebindAuth const std::string &  hostname,
int  port
const [pure virtual]
 


The documentation for this class was generated from the following file:
Generated on Wed Nov 12 02:19:04 2008 for ldapsdk by  doxygen 1.3.9.1