Book description
Practical Spring LDAP is your guide to developing Java-based enterprise applications using the Spring LDAP Framework. This book explains the purpose and fundamental concepts of LDAP before giving a comprehensive tour of the latest version, Spring LDAP 1.3.2. It provides a detailed treatment of LDAP controls and the new features of Spring LDAP 1.3.2 such as Object Directory Mapping and LDIF parsing.
Additionally, the book focuses on the practical aspects of unit and integration testing LDAP code. Filled with real-world code examples, this book is a must for any Java developer working with LDAP.
LDAP has become the de-facto standard for storing and accessing information in enterprises. Despite its widespread adoption, developers often struggle when it comes to using this technology effectively. The traditional JNDI approach has proven to be painful and has resulted in complex, less modular applications. The Spring LDAP Framework provides an ideal alternative.
What you'll learn
A simpler approach to developing enterprise applications with Spring LDAP
Clear, working code samples with unit/integration tests
Advanced features such as transactions and connection pooling
A deeper look at LDAP search and out of the box filters supplied by the framework
New features such as Object Directory Mapping and LDIF parsing
Detailed treatment of search controls and paged result implementation
Helpful tips that can save time and frustration
Who this book is for
This book is ideal for anyone with Java and Spring development experience who wants to master the intricacies of Spring LDAP.
Table of contents
- Title Page
- Dedication
- Contents at a Glance
- Contents
- About the Author
- About the Technical Reviewer
- Acknowledgements
- Introduction
- CHAPTER 1: Introduction to LDAP
- CHAPTER 2: Java Support for LDAP
- CHAPTER 3: Introducing Spring LDAP
- CHAPTER 4: Testing LDAP Code
- CHAPTER 5: Advanced Spring LDAP
- CHAPTER 6: Searching LDAP
- CHAPTER 7: Sorting and Paging Results
- CHAPTER 8: Object-Directory Mapping
- CHAPTER 9: LDAP Transactions
- CHAPTER 10: Odds and Ends
- Index
Product information
- Title: Practical Spring LDAP: Enterprise Java LDAP Development Made Easy
- Author(s):
- Release date: October 2013
- Publisher(s): Apress
- ISBN: 9781430263975
You might also like
book
Head First Design Patterns, 2nd Edition
You know you don’t want to reinvent the wheel, so you look to design patterns—the lessons …
book
Software Engineering at Google
Today, software engineers need to know not only how to program effectively but also how to …
book
Fundamentals of Software Architecture
Salary surveys worldwide regularly place software architect in the top 10 best jobs, yet no real …
book
Building Microservices, 2nd Edition
Distributed systems have become more fine-grained as organizations shift from code-heavy monolithic applications to smaller, self-contained …