mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

Gaetan Boismal
07.37.2015 434a456e8302c4e827cf2420bda55419a645cac6
refs
author Gaetan Boismal <gaetan.boismal@forgerock.com>
Tuesday, April 7, 2015 18:37 +0200
committer Gaetan Boismal <gaetan.boismal@forgerock.com>
Tuesday, April 7, 2015 18:37 +0200
commit434a456e8302c4e827cf2420bda55419a645cac6
tree b26dc18eab9e0aa0ccb1c094d957aca347c7f443 tree | zip | gz
parent 5d80a5bca31237a423452a5e46dbc8b934e240d0 view | diff
OPENDJ-1714 Code cleanup

* Utils.java
** Refactor getSetupEquivalentCommandLine(UserData) method:
*** Reformat
*** Add final keyword
*** Change return type to List<?> instead of ArrayList<?>
*** Extract addSecurityOptionSetupEquivalentCmdLine(List<String>, UserData) to make the code more readable

* InstallDS.java
** Consequences of changes in Utils.java
2 files modified
98 ■■■■■ changed files
opendj-sdk/opendj-server-legacy/src/main/java/org/opends/quicksetup/util/Utils.java 92 ●●●●● diff | view | raw | blame | history
opendj-sdk/opendj-server-legacy/src/main/java/org/opends/server/tools/InstallDS.java 6 ●●●●● diff | view | raw | blame | history