Java Support for LDAP

  • Chapter
  • First Online:
Practical Spring LDAP
  • 130 Accesses

Abstract

As the name suggests, the Java Naming and Directory Interface (JNDI) provides a standardized programming interface for accessing naming and directory services. It is a generic API that can access various systems, including file systems, EJB, CORBA, and directory services such as the Network Information Service and LDAP. JNDI’s abstractions to directory services can be viewed as similar to JDBC’s abstractions to relational databases.

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

Subscribe and save

Springer+ Basic
EUR 32.99 /Month
  • Get 10 units per month
  • Download Article/Chapter or Ebook
  • 1 Unit = 1 Article or 1 Chapter
  • Cancel anytime
Subscribe now

Buy Now

Chapter
EUR 29.95
Price includes VAT (France)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
eBook
EUR 39.99
Price includes VAT (France)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
EUR 52.74
Price includes VAT (France)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free ship** worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Notes

  1. 1.

    https://en.wikipedia.org/wiki/Jakarta_Enterprise_Beans

  2. 2.

    https://www.ibm.com/docs/en/sdk-java-technology/8?topic=orb-corba

  3. 3.

    https://docs.oracle.com/en/java/javase/21/docs/api/java.naming/javax/naming/package-summary.html

  4. 4.

    https://docs.oracle.com/en/java/javase/21/docs/api/java.naming/javax/naming/directory/package-summary.html

  5. 5.

    https://docs.oracle.com/en/java/javase/21/docs/api/java.naming/javax/naming/event/package-summary.html

  6. 6.

    https://docs.oracle.com/en/java/javase/21/docs/api/java.naming/javax/naming/ldap/package-summary.html

  7. 7.

    https://docs.oracle.com/en/java/javase/21/docs/api/java.naming/javax/naming/ldap/spi/package-summary.html

  8. 8.

    https://docs.oracle.com/en/java/javase/21/docs/api/java.naming/javax/naming/spi/package-summary.html

Author information

Authors and Affiliations

Authors

Rights and permissions

Reprints and permissions

Copyright information

© 2023 The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature

About this chapter

Check for updates. Verify currency and authenticity via CrossMark

Cite this chapter

Varanasi, B., Sacco, A. (2023). Java Support for LDAP. In: Practical Spring LDAP. Apress, Berkeley, CA. https://doi.org/10.1007/979-8-8688-0002-3_2

Download citation

Publish with us

Policies and ethics

Navigation