public class BindResponse extends AbstractResponseWithResult
| Constructor and Description |
|---|
BindResponse()
Creates a new instance of BindResponseImpl.
|
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getServerSaslCreds()
Gets the optional property holding SASL authentication response parameters
that are SASL mechanism specific.
|
void |
setServerSaslCreds(byte[] credentials) |
String |
toString()
Get a String representation of a BindResponse
|
getLdapResult, setLdapResultadd, getControl, getControls, getMessageId, hasControl, remove, setMessageIdclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitadd, getControl, getControls, getMessageId, hasControl, remove, setMessageIdpublic byte[] getServerSaslCreds()
public void setServerSaslCreds(byte[] credentials)
public String toString()
toString in class AbstractResponseWithResultCopyright © 2009–2016 The Apache Software Foundation. All rights reserved.