Package | Description |
---|---|
com.iplanet.dpro.session.service |
This package contains classes and interfaces that represent
methods to validate/update/destroy/persist/retrieve the internal session data
|
com.iplanet.services.naming |
Modifier and Type | Method and Description |
---|---|
String |
SessionServerConfig.getServerFromID(String serverID)
Returns the server URL based on the server ID.
|
Modifier and Type | Method and Description |
---|---|
static String |
WebtopNaming.getAMServerID()
Returns the server ID.
|
String |
WebtopNamingQuery.getAMServerID() |
NamingTableConfigurationFactory.NamingTableConfiguration |
NamingTableConfigurationFactory.getConfiguration(Hashtable namingTable)
Constructs the internal configuration required by WebtopNaming.
|
static String |
WebtopNaming.getSecondarySites(String protocol,
String host,
String port,
String uri)
Returns the String representation of the separator delimited
secondary site list.
|
static String |
WebtopNaming.getServerFromID(String serverID)
Returns the server URL based on the server ID.
|
String |
WebtopNamingQuery.getServerFromID(String server) |
static String |
WebtopNaming.getServerID(String protocol,
String host,
String port,
String uri)
Returns the server ID that is there in the platform server
list for a corresponding server.
|
static String |
WebtopNaming.getServerID(String protocol,
String host,
String port,
String uri,
boolean updatetbl)
Returns the server ID that is there in the platform server
list for a corresponding server.
|
static String |
WebtopNaming.getSiteID(String protocol,
String host,
String port,
String uri)
Returns the unique identifier of the site which the given
server instance belongs to.
|
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.