public final class LdapProtocolConstants
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
CORE_SESSION_KEY |
static org.apache.directory.api.ldap.model.message.Control[] |
EMPTY_CONTROLS |
static java.lang.String |
OUTSTANDING_KEY |
| Modifier | Constructor and Description |
|---|---|
private |
LdapProtocolConstants()
Ensures no construction of this class, also ensures there is no need for final keyword above
(Implicit super constructor is not visible for default constructor),
but is still self documenting.
|
public static final org.apache.directory.api.ldap.model.message.Control[] EMPTY_CONTROLS
public static final java.lang.String OUTSTANDING_KEY
public static final java.lang.String CORE_SESSION_KEY