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

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/setup/
H A DAMSetupUtils.java107 if (isPortInUse(hostname, i)) {
121 public static boolean isPortInUse(String hostname, int port) { method in class:AMSetupUtils
/forgerock/openam/openam-core/src/main/java/com/sun/identity/setup/
H A DAMSetupUtils.java107 if (isPortInUse(hostname, i)) {
121 public static boolean isPortInUse(String hostname, int port) { method in class:AMSetupUtils

Completed in 28 milliseconds