Uses of Enum Class
com.tietoenator.trip.jxp.session.TdbApiKeyMode
Packages that use TdbApiKeyMode
Package
Description
Classes for estalishing and maintaining a session.
-
Uses of TdbApiKeyMode in com.tietoenator.trip.jxp.session
Methods in com.tietoenator.trip.jxp.session that return TdbApiKeyModeModifier and TypeMethodDescriptionTdbSession.getApiKeyMode()
Returns the API key mode the server is configured to use.static TdbApiKeyMode
Returns the enum constant of this class with the specified name.static TdbApiKeyMode[]
TdbApiKeyMode.values()
Returns an array containing the constants of this enum class, in the order they are declared.