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 D | OrganizationConfigManager.java | 1606 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 D | OrganizationConfigManager.java | 1669 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 160 milliseconds