| Package | Description |
|---|---|
| com.tietoenator.trip.jxp.session |
Classes for estalishing and maintaining a session.
|
| Modifier and Type | Method and Description |
|---|---|
TdbApiKeyMode |
TdbSession.getApiKeyMode()
Returns the API key mode the server is configured to use.
|
static TdbApiKeyMode |
TdbApiKeyMode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static TdbApiKeyMode[] |
TdbApiKeyMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|