| Interface | Description |
|---|---|
| IDir |
Supports the dir tagsets.
|
| IFactory |
Factory interface
|
| IName |
Provides name methods for the dir tagsets.
|
| IUserDir |
Wrapper interface around IDir exposing user and group semantics
|
| Class | Description |
|---|---|
| Attribute |
This is essentially a wrapper around the JNDI Attribute class.
|
| Attributes |
In a directory, named objects can have associated with them
attributes.
|
| DirectoryResources |
Resource bundle for the Directory default locale message strings.
|
| DirProperties |
Defines the read-only property names used by the Directory
subsystem.
|
| StaticFactory |
Factory for instantiating concrete implementations of the indicated
directory interfaces.
|
| Exception | Description |
|---|---|
| DirectoryException |
DirectoryException provides information regarding
problems in classes that use the directory API. |
| NoChildrenException |
DirectoryException provides information regarding
problems in classes that use the directory API. |