@NotExtensible @ThreadSafety(level=INTERFACE_NOT_THREADSAFE) public interface BindRequest extends Request
Modifier and Type | Method and Description |
---|---|
com.unboundid.ldap.sdk.BindRequest |
toLDAPSDKRequest()
Retrieves an LDAP SDK representation of this bind request.
|
getOperationType, getRequestControls
com.unboundid.ldap.sdk.BindRequest toLDAPSDKRequest()