Searched refs:migration (Results 1 - 4 of 4) 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
H A DSMSMigration70.java69 // Add AMSDK plugin to root realm before migration of sub-realms
85 // After migration of config data, Set the realmEnabled/realmMode
102 // After migration of config data, Set the realmEnabled/realmMode
344 // After creation of the realm, Set the DNMapper.migration
347 DNMapper.migration = true;
/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
H A DSMSMigration70.java69 // Add AMSDK plugin to root realm before migration of sub-realms
85 // After migration of config data, Set the realmEnabled/realmMode
102 // After migration of config data, Set the realmEnabled/realmMode
344 // After creation of the realm, Set the DNMapper.migration
347 DNMapper.migration = true;

Completed in 23 milliseconds