JavaScript is disabled on your browser.
跳过导航
概述
模块
软件包
类
使用
树
已过时的
索引
帮助
Java SE 11 & JDK 11
所有类
SEARCH:
JavaScript is disabled on your browser.
Uses of Package
javax.naming.ldap
Packages that use
javax.naming.ldap
软件包
描述
javax.naming.ldap
提供对LDAPv3扩展操作和控件的支持。
Classes in
javax.naming.ldap
used by
javax.naming.ldap
类
描述
BasicControl
该类提供了
Control
接口的基本实现。
Control
此接口表示
RFC 2251中
定义的LDAPv3控件。
ExtendedRequest
此接口表示
RFC 2251中
定义的LDAPv3扩展操作请求。
ExtendedResponse
此接口表示
RFC 2251中
定义的LDAP扩展操作响应。
HasControls
此接口用于返回带有NamingEnumerations中返回的对象的控件。
LdapContext
此接口表示可以使用LDAPv3样式控件执行操作并执行LDAPv3样式扩展操作的上下文。
Rdn
此类表示相对可分辨名称或RDN,它是由
RFC 2253
指定的可分辨名称的组件。
SortKey
排序键及其关联的排序参数。
UnsolicitedNotification
此接口表示
RFC 2251中
定义的未经请求的通知。
UnsolicitedNotificationEvent
此类表示响应LDAP服务器发送的未经请求的通知而触发的事件。
UnsolicitedNotificationListener
此界面用于处理
UnsolicitedNotificationEvent
。