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

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/setup/
H A DAMSetupUtils.java190 public static Map<String, String> getRemoteServerInfo(String serverUrl, String userId, String password) method in class:AMSetupUtils
200 debug.warning("AMSetupUtils.getRemoteServerInfo()", e);
203 debug.warning("AMSetupUtils.getRemoteServerInfo()", e);
/forgerock/openam/openam-core/src/main/java/com/sun/identity/setup/
H A DAMSetupUtils.java190 public static Map<String, String> getRemoteServerInfo(String serverUrl, String userId, String password) method in class:AMSetupUtils
200 debug.warning("AMSetupUtils.getRemoteServerInfo()", e);
203 debug.warning("AMSetupUtils.getRemoteServerInfo()", e);

Completed in 21 milliseconds