Name

Package javax.naming.directory

Synopsis

The javax.naming.directory package contains the core interfaces, classes, and exceptions for performing directory operations with JNDI. DirContext defines the interface to directory services, while Attribute represents an attribute that is associated with a directory entry.

Interfaces

  • Attribute , Serializable;

  • Attributes , Serializable;

  • DirContext

Classes

  • BasicAttribute

  • BasicAttributes

  • InitialDirContext

  • ModificationItem

  • SearchControls

  • SearchResult

Exceptions

  • AttributeInUseException

  • AttributeModificationException

  • InvalidAttributeIdentifierException

  • InvalidAttributesException

  • InvalidAttributeValueException

  • InvalidSearchControlsException

  • InvalidSearchFilterException

  • NoSuchAttributeException

  • SchemaViolationException

Get Java Enterprise in a Nutshell, Second Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.