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

/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/quicksetup/installer/
H A DInstallerHelper.java968 final String propertyName, final Properties propertiesSource, final Map<String, String> destMap)
970 final String propertyValue = propertiesSource.getProperty(propertyName);
967 putBooleanPropertyFrom( final String propertyName, final Properties propertiesSource, final Map<String, String> destMap) argument

Completed in 27 milliseconds