| 软件包 | 描述 | 
|---|---|
| javax.naming.directory | 
           扩展 
          javax.naming包以提供访问目录服务的功能。 
          | 
| javax.naming.event | 
           访问命名和目录服务时,提供对事件通知的支持。 
          | 
| javax.naming.ldap | 
           提供对LDAPv3扩展操作和控件的支持。 
          | 
| javax.naming.spi | 
| Class and Description | 
|---|
| Attribute 
           此接口表示与命名对象关联的属性。 
          | 
| Attributes 
           此接口表示属性的集合。 
          | 
| DirContext 
           目录服务界面,包含检查和更新与对象关联的属性以及搜索目录的方法。 
          | 
| ModificationItem 
           此类表示修改项。 
          | 
| SearchControls 
           该类封装了确定搜索范围和搜索结果返回的因素。 
          | 
| SearchResult 
           该类表示由DirContext.search()方法返回的NamingEnumeration中的一个项目。 
          | 
| Class and Description | 
|---|
| DirContext 
           目录服务界面,包含检查和更新与对象关联的属性以及搜索目录的方法。 
          | 
| SearchControls 
           该类封装了确定搜索范围和搜索结果返回的因素。 
          | 
| Class and Description | 
|---|
| Attributes 
           此接口表示属性的集合。 
          | 
| DirContext 
           目录服务界面,包含检查和更新与对象关联的属性以及搜索目录的方法。 
          | 
| InitialDirContext 
           此类是执行目录操作的起始上下文。 
          | 
| Class and Description | 
|---|
| Attributes 
           此接口表示属性的集合。 
          | 
| DirContext 
           目录服务界面,包含检查和更新与对象关联的属性以及搜索目录的方法。 
          | 
 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.