public class StartTlsResponseImpl extends ExtendedResponseImpl implements StartTlsResponse
responseNameldapResultcontrolsEXTENSION_OIDTYPE| Constructor and Description |
|---|
StartTlsResponseImpl()
Instantiates a new StartTls response.
|
StartTlsResponseImpl(int messageId)
Instantiates a new StartTls response.
|
StartTlsResponseImpl(int messageId,
ResultCodeEnum rcode)
Create a new instance for the StartTls response
|
StartTlsResponseImpl(int messageId,
ResultCodeEnum rcode,
String diagnosticMessage)
Create a new instance for the StartTls response
|
| Modifier and Type | Method and Description |
|---|---|
String |
toString()
Get a String representation of an ExtendedResponse
|
equals, getResponseName, hashCode, setResponseNamegetLdapResultaddAllControls, addControl, get, getControl, getControls, getMessageId, getType, hasControl, put, removeControl, setMessageId, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetResponseName, setResponseNamegetLdapResultaddAllControls, addControl, get, getControl, getControls, getMessageId, getType, hasControl, put, removeControl, setMessageIdpublic StartTlsResponseImpl(int messageId,
ResultCodeEnum rcode,
String diagnosticMessage)
messageId - The Message IDrcode - The result codediagnosticMessage - The diagnostic messagepublic StartTlsResponseImpl(int messageId,
ResultCodeEnum rcode)
messageId - The Message IDrcode - The result codepublic StartTlsResponseImpl(int messageId)
messageId - the message idpublic StartTlsResponseImpl()
public String toString()
ExtendedResponseImpltoString in class ExtendedResponseImplObject.toString()Copyright © 2021. All rights reserved.