软件包 | 描述 |
---|---|
javax.naming.ldap |
提供对LDAPv3扩展操作和控件的支持。
|
Class and Description |
---|
BasicControl
这个类提供了
Control接口的基本实现。
|
Control
此接口表示为在所定义的控制LDAPv3的
RFC 2251 。
|
ExtendedRequest
此接口表示为在限定的LDAPv3扩展操作请求
RFC 2251 。
|
ExtendedResponse
此接口表示为在限定的LDAP扩展操作响应
RFC 2251 。
|
HasControls
此接口用于使用NamingEnumerations返回的对象返回控件。
|
LdapContext
此接口表示您可以使用LDAPv3样式控件执行操作并执行LDAPv3样式扩展操作的上下文。
|
Rdn
该类表示相对可分辨名称,或RDN,它是由RFC 2253指定的专有名称的组成
部分 。
|
SortKey
排序键及其相关的排序参数。
|
UnsolicitedNotification
此接口表示RFC 2251中定义的
未经请求的通知 。
|
UnsolicitedNotificationEvent
此类表示响应LDAP服务器发送的未经请求的通知触发的事件。
|
UnsolicitedNotificationListener
此接口用于处理
UnsolicitedNotificationEvent 。
|
Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
Copyright © 1993, 2014, Oracle and/or its affiliates. All rights reserved.