java.io.Serializablepublic class LDAPExtendedResponse extends LDAPResponse implements java.io.Serializable
ABANDON_REQUEST, ADD_REQUEST, ADD_RESPONSE, BIND_REQUEST, BIND_RESPONSE, COMPARE_REQUEST, COMPARE_RESPONSE, DEL_REQUEST, DEL_RESPONSE, EXTENDED_REQUEST, EXTENDED_RESPONSE, MODIFY_RDN_REQUEST, MODIFY_RDN_RESPONSE, MODIFY_REQUEST, MODIFY_RESPONSE, SEARCH_REQUEST, SEARCH_RESPONSE, SEARCH_RESULT, SEARCH_RESULT_REFERENCE, UNBIND_REQUEST| Modifier and Type | Method | Description |
|---|---|---|
java.lang.String |
getID() |
Returns the OID of the response.
|
java.lang.String |
getOID() |
Deprecated.
Use
LDAPExtendedResponse.getID() |
byte[] |
getValue() |
Returns the raw bytes of the value part of the response.
|
getControls, getMessageID, getType, toStringgetErrorMessage, getMatchedDN, getReferrals, getResultCodepublic java.lang.String getID()
public java.lang.String getOID()
LDAPExtendedResponse.getID()public byte[] getValue()