public class NamingTableConfigurationFactory extends Object
Modifier and Type | Class and Description |
---|---|
class |
NamingTableConfigurationFactory.NamingTableConfiguration
Configuration based on the naming table provided.
|
Modifier and Type | Field and Description |
---|---|
static String |
NODE_SEPARATOR
The delimiter used to separate server IDs in the service attribute.
|
Constructor and Description |
---|
NamingTableConfigurationFactory() |
Modifier and Type | Method and Description |
---|---|
NamingTableConfigurationFactory.NamingTableConfiguration |
getConfiguration(Hashtable namingTable)
Constructs the internal configuration required by WebtopNaming.
|
public static final String NODE_SEPARATOR
public NamingTableConfigurationFactory.NamingTableConfiguration getConfiguration(Hashtable namingTable) throws MalformedURLException, ServerEntryNotFoundException
namingTable
- Non null naming table which contains the current server and site configuration.MalformedURLException
- TODOServerEntryNotFoundException
- TODOCopyright © 2010–2025 Open Identity Platform Community. All rights reserved.