public class StartTlsResponseDecorator
extends org.apache.directory.api.ldap.codec.decorators.ExtendedResponseDecorator<org.apache.directory.api.ldap.extras.extended.startTls.StartTlsResponse>
implements org.apache.directory.api.ldap.extras.extended.startTls.StartTlsResponse
| Constructor and Description |
|---|
StartTlsResponseDecorator(org.apache.directory.api.ldap.codec.api.LdapApiService codec,
org.apache.directory.api.ldap.extras.extended.startTls.StartTlsResponse decoratedMessage)
Creates a new instance of StartTlsResponseDecorator.
|
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getResponseValue() |
computeLength, encode, getResponseName, setResponseName, setResponseValuegetLdapResult, setLdapResultaddAllControls, addControl, get, getCodecService, getControl, getControls, getControlsLength, getCurrentControl, getDecorated, getDecorator, getMessageId, getMessageLength, getType, hasControl, put, removeControl, setControlsLength, setMessageId, setMessageLength, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetResponseName, setResponseNamepublic StartTlsResponseDecorator(org.apache.directory.api.ldap.codec.api.LdapApiService codec,
org.apache.directory.api.ldap.extras.extended.startTls.StartTlsResponse decoratedMessage)
codec - The LDAP service instancedecoratedMessage - The decorated messageCopyright © 2003–2018 The Apache Software Foundation. All rights reserved.