Package netscape.ldap

Interface LDAPBind

All Known Implementing Classes:
LDAPSaslBind

public interface LDAPBind
Performs explicit bind processing on a referral. A client may specify an instance of this class for use on a single operation (through the LDAPConstraints object) or all operations (through LDAPConnection.setOption()). It is typically used to control the authentication mechanism used on implicit referral handling.