public class StartTlsRequestImpl extends org.apache.directory.api.ldap.model.message.AbstractExtendedRequest implements StartTlsRequest
EXTENSION_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() |
String |
toString() |
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, setRequestNamepublic StartTlsRequestImpl()
public StartTlsRequestImpl(int messageId)
messageId - The message IDpublic StartTlsResponse getResultResponse()
getResultResponse in interface org.apache.directory.api.ldap.model.message.ResultResponseRequestgetResultResponse in class org.apache.directory.api.ldap.model.message.AbstractExtendedRequestpublic String toString()
toString in class org.apache.directory.api.ldap.model.message.AbstractExtendedRequestObject.toString()Copyright © 2003–2017 The Apache Software Foundation. All rights reserved.