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

Gaetan Boismal
16.17.2015 3a1c9e0f6af82dc62d80edafc585a237386d1342
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
commit3a1c9e0f6af82dc62d80edafc585a237386d1342
tree 286e67535bad93825fd33672b59ceb31f1329ceb tree | zip | gz
parent 35ee780f32df41d583445454c075a5aa5d379010 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-sdk/opendj-config/src/main/java/org/forgerock/opendj/config/client/ldap/LDAPManagementContext.java 95 ●●●●● diff | view | raw | blame | history
opendj-sdk/opendj-server-legacy/src/main/java/org/opends/server/tools/ConfigureDS.java 51 ●●●● diff | view | raw | blame | history