-
How to perform authentication using Spring LDAP
-
How to parse LDIF files
-
LDAP connection pooling
Authentication Using Spring LDAP
Authentication is a common operation performed against LDAP servers. This usually involves verifying a username and password against the information stored in the directory server.