JavaScript is disabled on your browser.
跳过导航
概述
模块
软件包
类
使用
树
已过时的
索引
帮助
Java SE 11 & JDK 11
所有类
SEARCH:
JavaScript is disabled on your browser.
Uses of Interface
javax.naming.ldap.LdapContext
Packages that use
LdapContext
软件包
描述
javax.naming.ldap
提供对LDAPv3扩展操作和控件的支持。
Uses of
LdapContext
in
javax.naming.ldap
Classes in
javax.naming.ldap
that implement
LdapContext
变量和类型
类
描述
class
InitialLdapContext
此类是执行LDAPv3样式扩展操作和控件的起始上下文。
Methods in
javax.naming.ldap
that return
LdapContext
变量和类型
方法
描述
LdapContext
LdapContext.
newInstance
(
Control
[] requestControls)
创建使用请求控件初始化的此上下文的新实例。