Uses of Interface
javax.naming.ldap.LdapContext
| Package | Description | 
|---|---|
| javax.naming.ldap | Provides support for LDAPv3 extended operations and controls. | 
- 
Uses of LdapContext in javax.naming.ldapClasses in javax.naming.ldap that implement LdapContext Modifier and Type Class Description classInitialLdapContextThis class is the starting context for performing LDAPv3-style extended operations and controls.Methods in javax.naming.ldap that return LdapContext Modifier and Type Method Description LdapContextLdapContext. newInstance(Control[] requestControls)Creates a new instance of this context initialized using request controls.