public static final class LdapMessages.LdapRequestEnvelope extends Object
| Modifier and Type | Method and Description |
|---|---|
int |
getLdapVersion()
Get the Ldap version requested by this message (Bind request only).
|
ByteString |
getRawDn()
Get the raw form of the
DN contained in the message (or null if the message doesn't contains a DN). |
public int getLdapVersion()
public ByteString getRawDn()
DN contained in the message (or null if the message doesn't contains a DN).DN contained in request, or null if the message doesn't contains a DN.Copyright © 2017-2020 Wren Security. All Rights Reserved.