/
ScriptCommonAttributes
ScriptCommonAttributes
Name | Type | Default | Description |
---|---|---|---|
language | String | javascript | Defines the JSR-223 language to use |
customObjectRef | Bean ID |
| Any bean defined elsewhere in the configuration |
If the customObjectRef
attribute is present, the result of the referenced Spring bean is made available to the script in a variable named custom
. This is in addition to the normal script context discussed below
, multiple selections available,
Related content
ScriptTypeConfiguration
ScriptTypeConfiguration
More like this
ScriptCommonElements
ScriptCommonElements
Read with this
ScriptCommonAttributes
ScriptCommonAttributes
More like this
SpringConfiguration
SpringConfiguration
Read with this
ScriptTypeConfiguration
ScriptTypeConfiguration
More like this
MultiFactorAuthnConfiguration
MultiFactorAuthnConfiguration
Read with this