Checkpoint for OPENDJ-1303 "opendj-cli" - OPENDJ-1343 Migrate dsconfig
Rewritten DSConfig connection.
dsconfig package.
- Removed from dsconfig package the dependency on the SecureconnectionCliArgs and LDAPConsoleInteraction.
- Removed unused class InternalManagementContextFactory
Opendj-cli
- Added to ConnectionFactoryProvider an interactive mode which, at this state, just ask for basic authentication fields.
- Added cli messages.
- Added printHeader(...) to ConsoleApplication.
TOOLS SDK
- Added non interactive mode to AuthRate, ldapsearch and modrate to allow anonymous connection. This need to be fixed independently.