public class WhoAmIRequestDecorator extends ExtendedRequestDecorator<WhoAmIRequest> implements WhoAmIRequest
requestValuemessageLengthEXTENSION_OID| Constructor and Description |
|---|
WhoAmIRequestDecorator(LdapApiService codec,
WhoAmIRequest decoratedMessage)
Create a new decorator instance
|
| Modifier and Type | Method and Description |
|---|---|
WhoAmIResponse |
getResultResponse()
If called for the first time, this method creates a result containing
response object for this request.
|
addAllControls, addControl, computeLength, encode, getRequestName, getRequestValue, removeControl, setMessageId, setRequestName, setRequestValueabandon, addAbandonListener, getResponseType, isAbandonedhasResponseget, getCodecService, getControl, getControls, getControlsLength, getCurrentControl, getDecorated, getDecorator, getMessageId, getMessageLength, getType, hasControl, put, setControlsLength, setMessageLength, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddAllControls, addControl, getRequestName, removeControl, setMessageId, setRequestNamegetResponseTypehasResponseget, getControl, getControls, getMessageId, getType, hasControl, putpublic WhoAmIRequestDecorator(LdapApiService codec, WhoAmIRequest decoratedMessage)
codec - The codec servicedecoratedMessage - The decorated WhoAmIRequestpublic WhoAmIResponse getResultResponse()
getResultResponse in interface ResultResponseRequestgetResultResponse in class ResultResponseRequestDecorator<WhoAmIRequest>Copyright © 2021. All rights reserved.