|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IntermediateResponse
Interface for ldap intermediate responses.
| Method Summary | |
|---|---|
void |
decode(byte[] encoded)
Initializes this response with the supplied BER encoded data. |
String |
getOID()
Returns the OID for this response. |
| Methods inherited from interface org.ldaptive.ResponseMessage |
|---|
getControl, getMessageId |
| Methods inherited from interface org.ldaptive.Message |
|---|
getControls |
| Method Detail |
|---|
String getOID()
void decode(byte[] encoded)
encoded - BER encoded response value
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||