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

/forgerock/openidm-v4/openidm-core/src/main/java/org/forgerock/openidm/sync/impl/
H A DObjectMapping.java154 private Correlation correlation;
251 correlation = new Correlation(config);
2466 class Correlation { class in class:ObjectMapping
2491 public Correlation(JsonValue config) throws JsonValueException { method in class:ObjectMapping.Correlation

Completed in 37 milliseconds