Imports information from an LDIF file into this backend. This method should only be called if {@code supportsLDIFImport}returns {@code true}. Note that the server will not explicitly initialize this backend before calling this method.
@param importConfig The configuration to use when performingthe import.
@return Information about the result of the import processing.
@throws DirectoryException If a problem occurs while performingthe LDIF import.
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.