Class LDAP

java.lang.Object
com.storedobject.common.LDAP

public class LDAP extends Object
The LDAP class provides an interface for interacting with an LDAP server. It allows authentication, user information retrieval, and user management within an LDAP domain. This class is designed to establish a connection to the LDAP server, fetch user data, and modify user attributes such as passwords.
Author:
Syam