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 LdapContext修饰符和类Class描述class
This class is the starting context for performing LDAPv3-style extended operations and controls.Methods in javax.naming.ldap that return LdapContext修饰符和类方法描述InitialLdapContext.newInstance
(Control[] reqCtls) LdapContext.newInstance
(Control[] requestControls) Creates a new instance of this context initialized using request controls.