public final class UseSchemaAsync extends Object
<host> <port> <bindDN> <bindPassword>
Then it reads an entry to add from System.in.
If the entry is valid according to the directory schema,
it tries to add the entry to the directory.public static void main(String[] args)
args - The command line arguments: host, port, bindDN, bindPassword.Copyright © 2017-2020 Wren Security. All Rights Reserved.