MySQL and JSP Web Applications: Data-Driven Programming Using Tomcat and MySQL

I l @ ve RuBoard

IN THIS CHAPTER

  • The World of LDAP

  • The LDAP Schema

  • Getting LDAP'ed

  • JNDI

  • Testing LDAP Reading

  • Testing LDAP Creation

  • Trying Out LDAP Modification

  • Running a Search Against LDAP

  • Creating Your Own Schemas

  • Summary

The Lightweight Directory Access Protocol (LDAP) is one of those standards that, like XML, has taken the industry by storm . It seems like every product or platform that needs to perform user authentication or directory management has integrated LDAP support in some form ”and it's a near certainty that the code you write will need to do so, too.

In this chapter, you'll learn how the LDAP protocol can be interfaced with Tomcat using the Java Naming and Directory Interface (JNDI).

I l @ ve RuBoard

Категории