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

/forgerock/openam-v13/openam-core/src/main/java/com/iplanet/services/naming/service/
H A DNamingService.java669 Map clusterInfo = getClusterInfo(sites);
700 private static Hashtable getClusterInfo(Set sites) throws Exception { method in class:NamingService
/forgerock/openam/openam-core/src/main/java/com/iplanet/services/naming/service/
H A DNamingService.java676 Map clusterInfo = getClusterInfo(sites);
707 private static Hashtable getClusterInfo(Set sites) throws Exception { method in class:NamingService

Completed in 699 milliseconds