软件包 | 描述 |
---|---|
javax.naming.directory |
延伸
javax.naming包用于访问目录服务提供的功能。
|
javax.naming.event |
在访问命名和目录服务时提供事件通知的支持。
|
javax.naming.ldap |
为提升扩展操作和控制支持。
|
javax.naming.spi |
Class and Description |
---|
Attribute
此接口表示与命名对象关联的属性。
|
Attributes
此接口表示属性的集合。
|
DirContext
目录服务接口,包含用于检查和更新与对象相关联的属性的方法,以及用于搜索目录的方法。
|
ModificationItem
这个类代表一个修改项目。
|
SearchControls
这类封装,确定搜索范围的因素,被作为搜索结果的返回。
|
SearchResult
这类代表一个项目的namingenumeration由于DirContext()方法返回。
|
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.