Searched refs:AM_NAMING_URL (Results 1 - 10 of 10) sorted by relevance

/forgerock/openam-v13/openam-tools/openam-diagnostics/openam-diagnostics-plugins/src/main/java/com/sun/identity/diagnostic/plugin/services/agent/
H A DJ2EEAgentConfigValidator.java86 String authURL=getBaseUrlStr(SystemProperties.get(AM_NAMING_URL)) +
119 String nURLStr = SystemProperties.get(AM_NAMING_URL);
212 getBaseUrlStr(SystemProperties.get(AM_NAMING_URL)) +
248 String nURL = SystemProperties.get(AM_NAMING_URL);
267 SystemProperties.get(AM_NAMING_URL));
/forgerock/openam-v13/openam-tools/openam-diagnostics/openam-diagnostics-plugins/src/main/java/com/sun/identity/diagnostic/plugin/services/reports/
H A DJ2EEAgentConfigReport.java91 SystemProperties.get(AM_NAMING_URL)) +
127 String nURLStr = SystemProperties.get(AM_NAMING_URL);
211 SystemProperties.get(AM_NAMING_URL)) + "/identity/read";
/forgerock/openam-v13/openam-shared/src/main/java/com/sun/identity/shared/
H A DConstants.java144 static final String AM_NAMING_URL = "com.iplanet.am.naming.url"; field in interface:Constants
/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/sm/
H A DSMSNotificationManager.java396 Constants.AM_NAMING_URL);
/forgerock/openam/openam-shared/src/main/java/com/sun/identity/shared/
H A DConstants.java144 static final String AM_NAMING_URL = "com.iplanet.am.naming.url"; field in interface:Constants
/forgerock/openam/openam-core/src/main/java/com/sun/identity/sm/
H A DSMSNotificationManager.java396 Constants.AM_NAMING_URL);
/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/sm/jaxrpc/
H A DSMSJAXRPCObjectImpl.java145 String namingURL = SystemProperties.get(Constants.AM_NAMING_URL);
/forgerock/openam/openam-core/src/main/java/com/sun/identity/sm/jaxrpc/
H A DSMSJAXRPCObjectImpl.java147 String namingURL = SystemProperties.get(Constants.AM_NAMING_URL);
/forgerock/openam-v13/openam-core/src/main/java/com/iplanet/services/naming/
H A DWebtopNaming.java343 String namingURL = SystemProperties.get(Constants.AM_NAMING_URL);
1236 SystemProperties.get(Constants.AM_NAMING_URL);
/forgerock/openam/openam-core/src/main/java/com/iplanet/services/naming/
H A DWebtopNaming.java347 String namingURL = SystemProperties.get(Constants.AM_NAMING_URL);
1316 SystemProperties.get(Constants.AM_NAMING_URL);

Completed in 663 milliseconds