Practical Spring LDAP
eBook - ePub

Practical Spring LDAP

Using Enterprise Java-Based LDAP in Spring Data and Spring Framework 6

  1. English
  2. ePUB (mobile friendly)
  3. Available on iOS & Android
eBook - ePub

Practical Spring LDAP

Using Enterprise Java-Based LDAP in Spring Data and Spring Framework 6

Book details
Table of contents
Citations

About This Book

This revised edition is your practical, hands-on guide to developing Java-based enterprise applications with big data or batches of data using the Spring LDAP and the Spring Data LDAP frameworks. The book covers these popular Spring project modules and explains the purpose and fundamental concepts of LDAP before giving a comprehensive tour of the latest version of Spring LDAP and Spring Data LDAP as found in Spring Framework 6.
The book provides a detailed treatment of LDAP controls and the new features of Spring LDAP such as Object Directory Mapping and LDIF parsing. 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 Java LDAP and JNDI approaches have proven to be painful and have resulted in complex, less modular applications. The Spring LDAP framework provides an ideal alternative.
After reading and using this book, you'll come away with a level of comfort for working with large batches of data or big data in your enterprise Spring applications development.
What You'll Learn

  • Explore "What is Java LDAP?" and understand the Spring LDAP and Spring Data LDAP frameworks
  • Search LDAP resources
  • Sort and page your LDAP results
  • Dive into object directory mapping
  • Handle LDAP transactions and more

Who This Book Is For
Intermediate to advanced Java and Spring software developers; programmers with at least some prior experience in Java, especially the Spring Framework

Frequently asked questions

Simply head over to the account section in settings and click on “Cancel Subscription” - it’s as simple as that. After you cancel, your membership will stay active for the remainder of the time you’ve paid for. Learn more here.
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
Both plans give you full access to the library and all of Perlego’s features. The only differences are the price and subscription period: With the annual plan you’ll save around 30% compared to 12 months on the monthly plan.
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Yes, you can access Practical Spring LDAP by Balaji Varanasi,Andres Sacco in PDF and/or ePUB format, as well as other popular books in Computer Science & Programming in Java. We have over one million books available in our catalogue for you to explore.

Information

Publisher
Apress
Year
2023
ISBN
9798868800023
Edition
2

Table of contents

  1. Cover
  2. Front Matter
  3. 1. Introduction to LDAP
  4. 2. Java Support for LDAP
  5. 3. Introducing Spring LDAP
  6. 4. Testing LDAP Code
  7. 5. Advanced Spring LDAP
  8. 6. Searching LDAP
  9. 7. Sorting and Paging Results
  10. 8. Object-Directory Mapping
  11. 9. LDAP Transactions
  12. 10. Odds and Ends
  13. Back Matter