Skip to content

laypexx/LdapQueryUtil

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

LdapQueryUtil

Simple Java Util to connect to LDAP Server and pull User Data. Just be sure that you've installed Lombok and edited your package (if your IDE doesn't did already). Import LdapUtil.java to your project tree and you're ready to use.

🧐 Features

Here're some of the project's best features:

  • Base Method which returns a Set of all LDAP Users
  • private LdapUser Model to easily handle Ldap User Data

💻 Built with

Technologies used in the project:

  • Lombok
  • Java 21

Releases

No releases published

Packages

No packages published

Languages