Searched refs:RUN_TIME_CONFIG_PATH (Results 1 - 4 of 4) sorted by relevance

/forgerock/openam-v13/openam-core/src/main/java/com/iplanet/services/ldap/
H A DDSConfigMgr.java72 private static final String RUN_TIME_CONFIG_PATH = field in class:DSConfigMgr
142 path = System.getProperty(RUN_TIME_CONFIG_PATH);
H A DServerConfigMgr.java132 private static final String RUN_TIME_CONFIG_PATH = field in class:ServerConfigMgr
230 path = System.getProperty(RUN_TIME_CONFIG_PATH);
/forgerock/openam/openam-core/src/main/java/com/iplanet/services/ldap/
H A DDSConfigMgr.java80 private static final String RUN_TIME_CONFIG_PATH = field in class:DSConfigMgr
155 path = System.getProperty(RUN_TIME_CONFIG_PATH);
H A DServerConfigMgr.java132 private static final String RUN_TIME_CONFIG_PATH = field in class:ServerConfigMgr
230 path = System.getProperty(RUN_TIME_CONFIG_PATH);

Completed in 26 milliseconds