Class ZXID.Configuration
- Description
A set of configuration parameters for a ZXID context.
This is typically overloaded with new definitions for the various callback functions.
- Inherit Configuration
inherit
ZXID::Configuration
: Configuration
- Method create
ZXID.Configuration ZXID.Configuration(
string
|mapping
(string(8bit)
:string(8bit)
)conf
)- Description
Create a new Configuration.
- Parameter
conf
ZXID configuration parameters. Either as a configuration string (as per the ZXID book chapter 7 and 10), or as a mapping of parameter settings. These are the most common parameters:
"PATH"
:string(8bit)
Path to the directory containing the
"zxid.conf"
file."URL"
:string(8bit)
URL of the SP.
"CDC_URL"
:string(8bit)
The Common Domain URL.