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

Gaetan Boismal
16.17.2015 9d6ecd358f1b1c2d32b3a209d0fabe8bb6d4b4a7
refs
author Gaetan Boismal <gaetan.boismal@forgerock.com>
Thursday, April 16, 2015 16:17 +0200
committer Gaetan Boismal <gaetan.boismal@forgerock.com>
Thursday, April 16, 2015 16:17 +0200
commit9d6ecd358f1b1c2d32b3a209d0fabe8bb6d4b4a7
tree 6f2c3ffd75f6f8911c134ad3c1a37c8001eda188 tree | zip | gz
parent 34ffc6b8a4a78ff74f12ebde68a8e87115cbcfd7 view | diff
OPENDJ-1714 Create a LDIF context management

In order to allow config.ldif edition without harcoded ldif lines, we need to have a may to use configuration framework classes in an offline mode.
* org.forgerock.opendj.config.client.ldap.LDAPManagementContext.java
** Add newLDIFManagementContext(...) methods

* org.opends.server.tools.ConfigureDS.java
** Update impacted client code
2 files modified
146 ■■■■ changed files
opendj-config/src/main/java/org/forgerock/opendj/config/client/ldap/LDAPManagementContext.java 95 ●●●●● diff | view | raw | blame | history
opendj-server-legacy/src/main/java/org/opends/server/tools/ConfigureDS.java 51 ●●●● diff | view | raw | blame | history