public interface ExtendedResponse extends ResultResponse
| Modifier and Type | Field and Description |
|---|---|
static MessageTypeEnum |
TYPE
Extended response message type enumeration value
|
| Modifier and Type | Method and Description |
|---|---|
String |
getResponseName()
Gets the OID uniquely identifying this extended response (a.k.a.
|
void |
setResponseName(String oid)
Sets the OID uniquely identifying this extended response (a.k.a.
|
getLdapResultaddAllControls, addControl, get, getControl, getControls, getMessageId, getType, hasControl, put, removeControl, setMessageIdstatic final MessageTypeEnum TYPE
String getResponseName()
void setResponseName(String oid)
oidv - the OID of the extended response type.Copyright © 2003–2016 The Apache Software Foundation. All rights reserved.