26 #endif //LDAP_REBIND_H virtual LDAPRebindAuth * getRebindAuth(const std::string &hostname, int port) const =0
Just an abstract class to provide a mechnism for rebind to another server when chasing referrals...
Definition: LDAPRebind.h:20
This class represent Authenication information for the case that the library is chasing referrals...
Definition: LDAPRebindAuth.h:21
virtual ~LDAPRebind()
Definition: LDAPRebind.h:22