Searched refs:NEWCONFDIR (Results 1 - 2 of 2) sorted by relevance

/forgerock/openam-v13/openam-core/src/main/java/com/iplanet/am/util/
H A DSystemProperties.java102 public static final String NEWCONFDIR = "NEW_CONF_DIR"; field in class:SystemProperties
167 if (!StringUtils.isEmpty(newConfigFileLoc) && !NEWCONFDIR.equals(newConfigFileLoc)) {
/forgerock/openam/openam-core/src/main/java/com/iplanet/am/util/
H A DSystemProperties.java103 public static final String NEWCONFDIR = "NEW_CONF_DIR"; field in class:SystemProperties
166 if (!StringUtils.isEmpty(newConfigFileLoc) && !NEWCONFDIR.equals(newConfigFileLoc)) {

Completed in 181 milliseconds