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

/forgerock/openidm-v4/openidm-system/src/main/java/org/forgerock/openidm/core/
H A DServerConstants.java246 public static final String LAUNCHER_INSTALL_URL = "launcher.install.url"; field in class:ServerConstants
H A DIdentityServer.java408 URL location = getLocationURL(ServerConstants.LAUNCHER_INSTALL_URL);
/forgerock/openidm-v4/openidm-repo-orientdb/src/test/java/org/forgerock/openidm/repo/orientdb/internal/
H A DOrientDBRepoServiceTest.javax106 public static final String LAUNCHER_INSTALL_URL = "launcher.install.url";
126 } else if (LAUNCHER_INSTALL_URL.equals(key)
/forgerock/openidm-v4/openidm-provisioner-openicf/src/test/java/org/forgerock/openidm/provisioner/openicf/impl/
H A DOpenICFProvisionerServiceTest.java128 public static final String LAUNCHER_INSTALL_URL = "launcher.install.url"; field in class:OpenICFProvisionerServiceTest
185 } else if (LAUNCHER_INSTALL_URL.equals(key)

Completed in 34 milliseconds