javax.naming.directory

Package javax.naming.directory

Extends the javax.naming package to provide functionality for accessing directory services.

See: Description

Interface Summary
Interface Description
Attribute

This interface represents an attribute associated with a named object.

Attributes

This interface represents a collection of attributes.

DirContext

The directory service interface, containing methods for examining and updating attributes associated with objects, and for searching the directory.