Searched refs:WEB_AGENT_NAMING_URL (Results 1 - 3 of 3) sorted by relevance

/forgerock/openam-v13/openam-tools/openam-diagnostics/openam-diagnostics-plugins/src/main/java/com/sun/identity/diagnostic/plugin/services/common/
H A DClientConstants.java60 String WEB_AGENT_NAMING_URL = "com.sun.identity.agents.config.naming.url"; field in interface:ClientConstants
/forgerock/openam-v13/openam-tools/openam-diagnostics/openam-diagnostics-plugins/src/main/java/com/sun/identity/diagnostic/plugin/services/agent/
H A DWebAgentConfigValidator.java85 getBaseUrlStr(SystemProperties.get(WEB_AGENT_NAMING_URL)) +
119 String nURLStr = SystemProperties.get(WEB_AGENT_NAMING_URL);
132 WEB_AGENT_NAMING_URL)});
213 getBaseUrlStr(SystemProperties.get(WEB_AGENT_NAMING_URL)) +
249 String nURL = SystemProperties.get(WEB_AGENT_NAMING_URL);
268 SystemProperties.get(WEB_AGENT_NAMING_URL));
/forgerock/openam-v13/openam-tools/openam-diagnostics/openam-diagnostics-plugins/src/main/java/com/sun/identity/diagnostic/plugin/services/reports/
H A DWebAgentConfigReport.java91 SystemProperties.get(WEB_AGENT_NAMING_URL)) +
127 String nURLStr = SystemProperties.get(WEB_AGENT_NAMING_URL);
210 SystemProperties.get(WEB_AGENT_NAMING_URL)) + "/identity/read";

Completed in 27 milliseconds