Uses of Package
javax.naming.directory

Packages that use javax.naming.directory
Package
Description
Extends the javax.naming package to provide functionality for accessing directory services.
Provides support for event notification when accessing naming and directory services.
Provides support for LDAPv3 extended operations and controls.
Provides the means for dynamically plugging in support for accessing naming and directory services through the javax.naming and related packages.
  • Class
    Description
    This interface represents an attribute associated with a named object.
    This interface represents a collection of attributes.
    The directory service interface, containing methods for examining and updating attributes associated with objects, and for searching the directory.
    This class represents a modification item.
    This class encapsulates factors that determine scope of search and what gets returned as a result of the search.
    This class represents an item in the NamingEnumeration returned as a result of the DirContext.search() methods.
  • Class
    Description
    The directory service interface, containing methods for examining and updating attributes associated with objects, and for searching the directory.
    This class encapsulates factors that determine scope of search and what gets returned as a result of the search.
  • Class
    Description
    This interface represents a collection of attributes.
    The directory service interface, containing methods for examining and updating attributes associated with objects, and for searching the directory.
    This class is the starting context for performing directory operations.
  • Class
    Description
    This interface represents a collection of attributes.
    The directory service interface, containing methods for examining and updating attributes associated with objects, and for searching the directory.