Searched defs:getSiteList (Results 1 - 3 of 3) sorted by relevance

/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/common/
H A DSystemConfigurationUtil.java179 public static List getSiteList() throws SystemConfigurationException { method in class:SystemConfigurationUtil
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/common/
H A DSystemConfigurationUtil.java179 public static List getSiteList() throws SystemConfigurationException { method in class:SystemConfigurationUtil
/forgerock/openam/openam-core/src/main/java/com/iplanet/services/naming/
H A DWebtopNaming.java941 String sitelist = getSiteList(serverid);
959 private static String getSiteList(String serverId) { method in class:WebtopNaming
1042 String sitelist = getSiteList(serverid);

Completed in 26 milliseconds