java.naming (Java SE 11 & JDK 11 ) (original) (raw)
Defines the Java Naming and Directory Interface (JNDI) API.
Module Graph:
Since:
9
Packages
Exports
Package Description javax.naming Provides the classes and interfaces for accessing naming services. javax.naming.directory Extends the javax.naming package to provide functionality for accessing directory services. javax.naming.event Provides support for event notification when accessing naming and directory services. javax.naming.ldap Provides support for LDAPv3 extended operations and controls. javax.naming.spi Provides the means for dynamically plugging in support for accessing naming and directory services through the javax.namingand related packages.
Report a bug or suggest an enhancement
For further API reference and developer documentation see the Java SE Documentation, which contains more detailed, developer-targeted descriptions with conceptual overviews, definitions of terms, workarounds, and working code examples.
Java is a trademark or registered trademark of Oracle and/or its affiliates in the US and other countries.
Copyright © 1993, 2025, Oracle and/or its affiliates, 500 Oracle Parkway, Redwood Shores, CA 94065 USA.
All rights reserved. Use is subject to license terms and the documentation redistribution policy.