JavaTM 2 Platform
Standard Ed. 6

软件包 javax.naming.ldap
的使用

使用 javax.naming.ldap 的软件包
javax.naming.ldap 提供对 LDAPv3 扩展操作和控件的支持。 
 

javax.naming.ldap 使用的 javax.naming.ldap 中的类
BasicControl
          此类提供 Control 接口的基本实现。
Control
          此接口表示在 RFC 2251 中定义的 LDAPv3 控件。
ExtendedRequest
          此接口表示在 RFC 2251 中定义的 LDAPv3 扩展操作请求。
ExtendedResponse
          此接口表示在 RFC 2251 中定义的 LDAP 扩展操作响应。
HasControls
          此接口用于返回控件,并使对象返回在 NamingEnumeration 中。
LdapContext
          此接口表示一个上下文,在该上下文中可以利用 LDAPv3 样式的控件执行操作,并且可以执行 LDAPv3 样式的扩展操作。
Rdn
          此类表示相对标识名,或 RDN,它是一个 RFC 2253 指定的标识名组件。
SortKey
          排序键及其关联的排序参数。
UnsolicitedNotification
          此接口表示在 RFC 2251 中定义的未经请求的通知。
UnsolicitedNotificationEvent
          此类表示为响应 LDAP 服务器发送的未经请求的通知而触发的事件。
UnsolicitedNotificationListener
          此接口用于处理 UnsolicitedNotificationEvent
 


JavaTM 2 Platform
Standard Ed. 6

提交错误或意见

版权所有 2008 Sun Microsystems, Inc. 保留所有权利。请遵守GNU General Public License, version 2 only