Searched defs:oldName (Results 1 - 9 of 9) sorted by relevance

/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/backends/pluggable/
H A DDN2ID.java187 DN oldName,
194 try (SequentialCursor<ByteString, ByteString> cursor = new SubtreeCursor(openCursor0(txn, oldName)))
197 int oldTargetDnKeyLength = toKey(oldName).length();
186 renameSubtree(WriteableTransaction txn, DN oldName, DN newName, RootContainer rootContainer, boolean renumberEntryIDs, Operation operation) argument
/forgerock/openam-v13/openam-upgrade/src/main/java/org/forgerock/openam/upgrade/steps/
H A DUpgradeEntitlementSubConfigsStep.java184 * @param oldName the old name used to reference the combiner. May be null.
188 private void captureDifferentEntitlementCombiner(String oldName, String newName, String appName) { argument
189 captureDifferentString(oldName, newName, appName, changedCombiners, DEFAULT_COMBINER_SHORTNAME);
195 * differs from the oldName value.
199 * @param oldName the old String's value. May be null.
205 private void captureDifferentString(String oldName, String newName, String appName, argument
210 if (oldName == null && newName == null) {
212 } else if (newName != null && !newName.equals(oldName)) {
/forgerock/openam/openam-upgrade/src/main/java/org/forgerock/openam/upgrade/steps/
H A DUpgradeEntitlementSubConfigsStep.java189 * @param oldName the old name used to reference the combiner. May be null.
193 private void captureDifferentEntitlementCombiner(String oldName, String newName, String appName) { argument
194 captureDifferentString(oldName, newName, appName, changedCombiners, DEFAULT_COMBINER_SHORTNAME);
200 * differs from the oldName value.
204 * @param oldName the old String's value. May be null.
210 private void captureDifferentString(String oldName, String newName, String appName, argument
215 if (oldName == null && newName == null) {
217 } else if (newName != null && !newName.equals(oldName)) {
/forgerock/opendj2/ext/svnkit/lib/
H A Dsvnkit-1.8.5.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt org/ org/tmatesoft/ org/ ...
/forgerock/opendj2-hg/ext/svnkit/lib/
H A Dsvnkit-1.8.5.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt org/ org/tmatesoft/ org/ ...
/forgerock/opendj-b2.6/resource/dsml/lib/
H A Djaxb-xjc.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/com. ...
/forgerock/opendj2-jel-hg/resource/dsml/lib/
H A Djaxb-xjc.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/com. ...
/forgerock/opendj-b2.6/ext/svnkit/
H A Dsvnkit.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt org/ org/tmatesoft/ org/ ...
/forgerock/opendj2.6.2/ext/svnkit/
H A Dsvnkit.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt org/ org/tmatesoft/ org/ ...

Completed in 60 milliseconds