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

/forgerock/openam-v13/openam-core/src/main/java/com/iplanet/services/naming/
H A DNamingTableConfigurationFactory.java80 config.setLcPlatformServers(lcPlatformServersNEW);
355 private void setLcPlatformServers(Set<String> lcPlatformServers) { method in class:NamingTableConfigurationFactory.NamingTableConfiguration
/forgerock/openam/openam-core/src/main/java/com/iplanet/services/naming/
H A DNamingTableConfigurationFactory.java81 config.setLcPlatformServers(lcPlatformServersNEW);
373 private void setLcPlatformServers(Set<String> lcPlatformServers) { method in class:NamingTableConfigurationFactory.NamingTableConfiguration

Completed in 31 milliseconds