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 Class 描述 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
。