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

/forgerock/openidm-v4/openidm-config/src/main/java/org/forgerock/openidm/config/manage/
H A DConfigObjectService.java126 final static String CONFIG_KEY = "jsonconfig"; field in class:ConfigObjectService
658 JsonValue config = content.get(CONFIG_KEY).copy();
898 return new JsonPointer("/" + ConfigObjectService.CONFIG_KEY + field.toString());

Completed in 30 milliseconds