Uses of Interface
javax.naming.ldap.LdapContext
Packages that use LdapContext
-
Uses of LdapContext in javax.naming.ldap
Classes in javax.naming.ldap that implement LdapContextModifier and TypeClassDescriptionclass
This class is the starting context for performing LDAPv3-style extended operations and controls.Methods in javax.naming.ldap that return LdapContextModifier and TypeMethodDescriptionInitialLdapContext.newInstance(Control[] reqCtls)
LdapContext.newInstance(Control[] requestControls)
Creates a new instance of this context initialized using request controls.