Uses of Package
javax.naming

Packages that use javax.naming
Package
Description
Provides implementations of Principal.
Provides the classes and interfaces for accessing naming services.
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.
The standard classes and interfaces that a third party vendor has to use in its implementation of a synchronization provider.
  • Class
    Description
    This exception indicates that the name being specified does not conform to the naming syntax of a naming system.
  • Classes in javax.naming used by javax.naming
    Class
    Description
    This class represents a name-to-object binding found in a context.
    This interface represents a naming context, which consists of a set of name-to-object bindings.
    This exception indicates that the name being specified does not conform to the naming syntax of a naming system.
    This exception is thrown when a method terminates abnormally due to a user or system specified limit.
    This exception is used to describe problems encountered while resolving links.
    The Name interface represents a generic name -- an ordered sequence of components.
    This class represents the object name and class name pair of a binding found in a context.
    This interface is used for parsing names from a hierarchical namespace.
    This interface is for enumerating lists returned by methods in the javax.naming and javax.naming.directory packages.
    This is the superclass of all exceptions thrown by operations in the Context and DirContext interfaces.
    This is the superclass of security-related exceptions thrown by operations in the Context and DirContext interfaces.
    This class represents the address of a communications end-point.
    This class represents a reference to an object that is found outside of the naming/directory system.
  • Class
    Description
    This class represents a name-to-object binding found in a context.
    This interface represents a naming context, which consists of a set of name-to-object bindings.
    This class is the starting context for performing naming operations.
    The Name interface represents a generic name -- an ordered sequence of components.
    This class represents the object name and class name pair of a binding found in a context.
    This interface is for enumerating lists returned by methods in the javax.naming and javax.naming.directory packages.
    This is the superclass of all exceptions thrown by operations in the Context and DirContext interfaces.
  • Classes in javax.naming used by javax.naming.event
    Class
    Description
    This class represents a name-to-object binding found in a context.
    This interface represents a naming context, which consists of a set of name-to-object bindings.
    The Name interface represents a generic name -- an ordered sequence of components.
    This is the superclass of all exceptions thrown by operations in the Context and DirContext interfaces.
  • Classes in javax.naming used by javax.naming.ldap
    Class
    Description
    This interface represents a naming context, which consists of a set of name-to-object bindings.
    This class is the starting context for performing naming operations.
    This exception indicates that the name being specified does not conform to the naming syntax of a naming system.
    The Name interface represents a generic name -- an ordered sequence of components.
    This is the superclass of all exceptions thrown by operations in the Context and DirContext interfaces.
    This abstract class is used to represent a referral exception, which is generated in response to a referral such as that returned by LDAP v3 servers.
  • Class
    Description
    This is the superclass of all exceptions thrown by operations in the Context and DirContext interfaces.
  • Classes in javax.naming used by javax.naming.spi
    Class
    Description
    This exception is thrown to indicate that the operation reached a point in the name where the operation cannot proceed any further.
    This interface represents a naming context, which consists of a set of name-to-object bindings.
    The Name interface represents a generic name -- an ordered sequence of components.
    This is the superclass of all exceptions thrown by operations in the Context and DirContext interfaces.
  • Class
    Description
    This interface represents a naming context, which consists of a set of name-to-object bindings.