Property
|
Description
|
Valid Values
|
"className"
|
The class name that implements the Java authentication plugin interface.
|
The name of the class that the Java plugin developer created to implement the Java authentication plugin interface.
|
"attributes"
|
A JSON object comprised of named attribute values that are passed to the init method of the Java plugin. These attributes can provide useful values for initialization, such as an authentication server name, and can be used to configure the plugin for use by multiple authentication servers.
|
A valid JSON object.
|