public class StartTlsRequestDecorator extends ExtendedRequestDecorator<StartTlsRequest> implements StartTlsRequest
requestValuemessageLengthEXTENSION_OID| Constructor and Description |
|---|
StartTlsRequestDecorator(LdapApiService codec,
StartTlsRequest decoratedMessage)
Create a new decorator instance
|
| Modifier and Type | Method and Description |
|---|---|
StartTlsResponse |
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 StartTlsRequestDecorator(LdapApiService codec, StartTlsRequest decoratedMessage)
codec - The codec servicedecoratedMessage - The decorated StartTlsRequestpublic StartTlsResponse getResultResponse()
getResultResponse in interface ResultResponseRequestgetResultResponse in class ResultResponseRequestDecorator<StartTlsRequest>Copyright © 2021. All rights reserved.