Searched defs:migration (Results 1 - 2 of 2) sorted by relevance

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/sm/
H A DDNMapper.java59 static boolean migration = false; field in class:DNMapper
144 } else if (!migration) {
154 // for data migration from old DIT to new realm tree.
156 // we set the DNMapper.migration flag to true to avoid
/forgerock/openam/openam-core/src/main/java/com/sun/identity/sm/
H A DDNMapper.java59 static boolean migration = false; field in class:DNMapper
144 } else if (!migration) {
154 // for data migration from old DIT to new realm tree.
156 // we set the DNMapper.migration flag to true to avoid

Completed in 57 milliseconds