Searched refs:copySubConfig (Results 1 - 2 of 2) sorted by relevance

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/sm/
H A DOrganizationConfigManager.java1606 copySubConfig(sc, scn, ss);
1685 static void copySubConfig(ServiceConfig from, ServiceConfig to, ServiceSchema serviceSchema) method in class:OrganizationConfigManager
1695 copySubConfig(scf, sct, subSchema);
/forgerock/openam/openam-core/src/main/java/com/sun/identity/sm/
H A DOrganizationConfigManager.java1669 copySubConfig(sc, scn, ss);
1748 static void copySubConfig(ServiceConfig from, ServiceConfig to, ServiceSchema serviceSchema) method in class:OrganizationConfigManager
1758 copySubConfig(scf, sct, subSchema);

Completed in 26 milliseconds