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

Gaetan Boismal
07.37.2015 9688c00fa17a079dc6ed76b186c42cef4fffdcbc
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
commit9688c00fa17a079dc6ed76b186c42cef4fffdcbc
tree 9e06e99ea36c8bf1fd1fa05f0d1a3f6551ed0423 tree | zip | gz
parent 58c567c94469de3ea9c729f251e9c9da3babf614 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-server-legacy/src/main/java/org/opends/quicksetup/util/Utils.java 92 ●●●●● diff | view | raw | blame | history
opendj-server-legacy/src/main/java/org/opends/server/tools/InstallDS.java 6 ●●●●● diff | view | raw | blame | history