org.apache.directory.server.ldap
Interface LdapProtocolConstants

All Known Implementing Classes:
LdapProtocolUtils

public interface LdapProtocolConstants

Constants for LDAP protocol service.

Version:
$Rev$, $Date$
Author:
Apache Directory Project

Field Summary
static java.lang.String CORE_SESSION_KEY
           
static org.apache.directory.shared.ldap.message.control.Control[] EMPTY_CONTROLS
           
static java.lang.String OUTSTANDING_KEY
           
 

Field Detail

EMPTY_CONTROLS

static final org.apache.directory.shared.ldap.message.control.Control[] EMPTY_CONTROLS

OUTSTANDING_KEY

static final java.lang.String OUTSTANDING_KEY
See Also:
Constant Field Values

CORE_SESSION_KEY

static final java.lang.String CORE_SESSION_KEY
See Also:
Constant Field Values


Copyright © 2003-2011 Apache Software Foundation. All Rights Reserved.