JNDI 1.2

Uses of Interface
javax.naming.ldap.LdapContext

Packages that use LdapContext
javax.naming.ldap Provides support for LDAPv3 extended operations and controls. 
 

Uses of LdapContext in javax.naming.ldap
 

Classes in javax.naming.ldap that implement LdapContext
 class InitialLdapContext
          This class is the starting context for performing LDAPv3-style extended operations and controls.
 

Methods in javax.naming.ldap that return LdapContext
 LdapContext LdapContext.newInstance(Control[] requestControls)
          Creates a new instance of this context initialized using request controls.
 LdapContext InitialLdapContext.newInstance(Control[] reqCtls)
          Creates a new instance of the underlying initial context initialized using request controls.
 


JNDI 1.2

For more information on JNDI, please see http://java.sun.com/products/jndi