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

/forgerock/openam-v13/openam-cli/openam-cli-impl/src/main/java/com/sun/identity/cli/serverconfig/
H A DServerConfigBase.java40 protected static final String DEFAULT_SVR_CONFIG = "default"; field in class:ServerConfigBase
53 !serverName.equals(DEFAULT_SVR_CONFIG)) {
/forgerock/openam/openam-cli/openam-cli-impl/src/main/java/com/sun/identity/cli/serverconfig/
H A DServerConfigBase.java40 protected static final String DEFAULT_SVR_CONFIG = "default"; field in class:ServerConfigBase
53 !serverName.equals(DEFAULT_SVR_CONFIG)) {

Completed in 48 milliseconds