public interface BindResponse extends ResultResponse
| 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[] serverSaslCreds)
Sets the optional property holding SASL authentication response paramters
that are SASL mechanism specific.
|
getLdapResultaddAllControls, addControl, get, getControl, getControls, getMessageId, getType, hasControl, put, removeControl, setMessageIdbyte[] getServerSaslCreds()
void setServerSaslCreds(byte[] serverSaslCreds)
serverSaslCreds - the sasl auth. mech. specific credentialsCopyright © 2003–2022 The Apache Software Foundation. All rights reserved.