public interface IntermediateResponse extends ResultResponse
| Modifier and Type | Method and Description |
|---|---|
String |
getResponseName()
Gets the response name
|
byte[] |
getResponseValue()
Gets the ResponseValue.
|
void |
setResponseName(String oid)
Sets the response name.
|
void |
setResponseValue(byte[] value)
Sets the respponseValue
|
getLdapResultaddAllControls, addControl, get, getControl, getControls, getMessageId, getType, hasControl, put, removeControl, setMessageIdString getResponseName()
void setResponseName(String oid)
oid - the ResponseNamebyte[] getResponseValue()
void setResponseValue(byte[] value)
value - The responseValueCopyright © 2003–2019 The Apache Software Foundation. All rights reserved.