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

/forgerock/openidm-v4/openidm-enhanced-config/src/main/java/org/forgerock/openidm/config/enhanced/
H A DEnhancedConfig.java61 JsonValue getConfigurationAsJson(ComponentContext compContext) throws InvalidException, InternalErrorException; method in interface:EnhancedConfig
H A DJSONEnhancedConfig.java113 JsonValue confValue = getConfigurationAsJson(compContext);
120 public JsonValue getConfigurationAsJson(ComponentContext compContext) throws InvalidException, method in class:JSONEnhancedConfig

Completed in 28 milliseconds