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

/forgerock/openam-v13/openam-core/src/main/java/com/iplanet/services/naming/
H A DWebtopNaming.java541 public static Set<String> getPlatformServerList() throws Exception { method in class:WebtopNaming
542 return getPlatformServerList(true);
557 public static Set<String> getPlatformServerList(boolean update) method in class:WebtopNaming
/forgerock/openam/openam-core/src/main/java/com/iplanet/services/naming/
H A DWebtopNaming.java617 public static Set<String> getPlatformServerList() throws Exception { method in class:WebtopNaming
618 return getPlatformServerList(true);
633 public static Set<String> getPlatformServerList(boolean update) method in class:WebtopNaming

Completed in 26 milliseconds