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

/forgerock/openam-v13/openam-core/src/main/java/com/iplanet/services/naming/
H A DNamingTableConfigurationFactory.java126 config.setServerIDTable(serverIdTbl);
304 private void setServerIDTable(Hashtable<String, String> table) { method in class:NamingTableConfigurationFactory.NamingTableConfiguration
/forgerock/openam/openam-core/src/main/java/com/iplanet/services/naming/
H A DNamingTableConfigurationFactory.java148 config.setServerIDTable(serverIdTbl);
322 private void setServerIDTable(Hashtable<String, String> table) { method in class:NamingTableConfigurationFactory.NamingTableConfiguration

Completed in 28 milliseconds