public final class ExtendedNoDResponse extends ExtendedResponseImpl
| Modifier and Type | Field and Description |
|---|---|
static String |
EXTENSION_OID
The OID of the NotiveOfDisconnect extended operation.
|
static ExtendedNoDResponse |
PROTOCOLERROR
The single instance with protocolError result code.
|
static ExtendedNoDResponse |
STRONGAUTHREQUIRED
The single instance with strongAuthRequired result code.
|
static ExtendedNoDResponse |
UNAVAILABLE
The single instance with unavailable result code.
|
responseNameldapResultcontrolsTYPE| Modifier and Type | Method and Description |
|---|---|
byte[] |
getResponse()
Gets the reponse OID specific encoded response values.
|
String |
getResponseName()
Gets the OID uniquely identifying this extended response (a.k.a.
|
equals, hashCode, setResponseName, toStringgetLdapResultaddAllControls, addControl, get, getControl, getControls, getMessageId, getType, hasControl, put, removeControl, setMessageId, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetLdapResultaddAllControls, addControl, get, getControl, getControls, getMessageId, getType, hasControl, put, removeControl, setMessageIdpublic static final String EXTENSION_OID
public static final ExtendedNoDResponse UNAVAILABLE
public static final ExtendedNoDResponse PROTOCOLERROR
public static final ExtendedNoDResponse STRONGAUTHREQUIRED
public byte[] getResponse()
public String getResponseName()
getResponseName in interface ExtendedResponsegetResponseName in class ExtendedResponseImplCopyright © 2003–2016 The Apache Software Foundation. All rights reserved.