Reads directory entries from the input stream and loads them in the LDAP directory server.
@param connection The connection to the LDAP directory server.
@param inputStream The input stream from which directory entries will be read.
@param ignoreErrors If {@code true} then loading will continue if an error occurs.
@param logger Used to log information or error messages.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.