public class StartTlsRequestImpl extends AbstractExtendedRequest implements StartTlsRequest
controlsEXTENSION_OID| Constructor and Description |
|---|
StartTlsRequestImpl()
Create a new instance of the StartTlsRequest extended operation
|
StartTlsRequestImpl(int messageId)
Create a new instance of the StartTlsRequest extended operation
|
| Modifier and Type | Method and Description |
|---|---|
StartTlsResponse |
getResultResponse()
The result containing response for this request.
|
String |
toString()
Get a String representation of an Extended Request
|
addAllControls, addControl, equals, getRequestName, getResponse, getResponseType, hashCode, removeControl, setMessageId, setRequestName, setResponsehasResponseget, getControl, getControls, getMessageId, getType, hasControl, put, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitaddAllControls, addControl, getRequestName, removeControl, setMessageId, setRequestNamegetResponseTypehasResponseget, getControl, getControls, getMessageId, getType, hasControl, putpublic StartTlsRequestImpl()
public StartTlsRequestImpl(int messageId)
messageId - The message IDpublic StartTlsResponse getResultResponse()
getResultResponse in interface ResultResponseRequestgetResultResponse in class AbstractExtendedRequestpublic String toString()
AbstractExtendedRequesttoString in class AbstractExtendedRequestObject.toString()Copyright © 2021. All rights reserved.