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

/forgerock/openam-v13/openam-core/src/main/java/com/iplanet/services/naming/
H A DNamingTableConfigurationFactory.java199 config.setPlatformServerIDs(newPlatformServerIDs);
370 private void setPlatformServerIDs(Set<String> platformServerIDs) { method in class:NamingTableConfigurationFactory.NamingTableConfiguration
/forgerock/openam/openam-core/src/main/java/com/iplanet/services/naming/
H A DNamingTableConfigurationFactory.java200 config.setPlatformServerIDs(newPlatformServerIDs);
388 private void setPlatformServerIDs(Set<String> platformServerIDs) { method in class:NamingTableConfigurationFactory.NamingTableConfiguration

Completed in 28 milliseconds