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

Gaetan Boismal
23.33.2015 5392a0d77ac41b1c2e450fe59a81a0751accc079
refs
author Gaetan Boismal <gaetan.boismal@forgerock.com>
Monday, March 23, 2015 15:33 +0100
committer Gaetan Boismal <gaetan.boismal@forgerock.com>
Monday, March 23, 2015 15:33 +0100
commit5392a0d77ac41b1c2e450fe59a81a0751accc079
tree ad4c9897f9226f9cc0b844240ec0db50568f0408 tree | zip | gz
parent 441f0c00a06d386cfe84df02c4d27e395ef45484 view | diff
OPENDJ-1714: Code cleanup

* Installer.java
** Formats code
** Splits createData(..) and configureServer(..) method
** Extracts methods configureCertificate(SecurityOptions), configureKeyAndTrustStore(...), configureTrustStore(...)
** Creates static final String for the userRoot backendName
** Removes getBackendName() method
** Reorganizes static and instance attribute declarations

* InstallDS.java
** Formats code

* NewSuffixOptions.java
** Add a method to convert enum local type to InstallprogressStep

* SetupUtils.java
** Merged method exportCertificate(CertificateManager, String) with exportCertificate(CertificateManager, String, String)
4 files modified
922 ■■■■■ changed files
opendj-server-legacy/src/main/java/org/opends/quicksetup/installer/Installer.java 507 ●●●●● diff | view | raw | blame | history
opendj-server-legacy/src/main/java/org/opends/quicksetup/installer/NewSuffixOptions.java 24 ●●●●● diff | view | raw | blame | history
opendj-server-legacy/src/main/java/org/opends/server/tools/InstallDS.java 319 ●●●● diff | view | raw | blame | history
opendj-server-legacy/src/main/java/org/opends/server/util/SetupUtils.java 72 ●●●● diff | view | raw | blame | history