public class AuthRequestDsml extends AbstractRequestDsml
instance
ldapMessageLength
parent
Constructor and Description |
---|
AuthRequestDsml()
Creates a new instance of AuthRequestDsml.
|
AuthRequestDsml(BindRequestCodec ldapMessage)
Creates a new instance of AuthRequestDsml.
|
Modifier and Type | Method and Description |
---|---|
MessageTypeEnum |
getMessageType()
Get the message type
|
org.dom4j.Element |
toDsml(org.dom4j.Element root)
Creates the Request Element and adds RequestID and Controls.
|
addControl, addLength, computeLength, computeLengthProtocolOp, encode, encodeProtocolOp, getAbandonRequest, getAddRequest, getAddResponse, getBindRequest, getBindResponse, getCompareRequest, getCompareResponse, getControls, getControls, getCurrentControl, getCurrentLength, getDelRequest, getDelResponse, getExpectedLength, getExtendedRequest, getExtendedResponse, getLdapResponse, getMessageId, getMessageTypeName, getModifyDNRequest, getModifyDNResponse, getModifyRequest, getModifyResponse, getParent, getSearchRequest, getSearchResultDone, getSearchResultEntry, getSearchResultReference, getUnBindRequest, setCurrentLength, setExpectedLength, setMessageId, setParent, toString
addControls, encode, getCodecControl, initControls, toString
getTlvId
public AuthRequestDsml()
public AuthRequestDsml(BindRequestCodec ldapMessage)
ldapMessage
- the message to decoratepublic MessageTypeEnum getMessageType()
getMessageType
in class LdapMessageDecorator
public org.dom4j.Element toDsml(org.dom4j.Element root)
toDsml
in interface DsmlDecorator
toDsml
in class AbstractRequestDsml
root
- the root elementCopyright © 2003–2016 The Apache Software Foundation. All rights reserved.