Name | Type | Multiplicity | Description |
---|---|---|---|
language |
property anyURI |
[1,1] | Language of the expression. |
description |
property string |
[0,1] | Free-form description (comment). |
documentation |
property string |
[0,1] | Technical documentation for a particular object or construct. |
decision |
property AuthorizationDecisionType |
[1,1] | Default decision for the scripting language. |
typeChecking |
property boolean |
[0,1] | Switch controlling whether strict type checking is enabled. |
permissionProfile |
property string |
[0,1] | Identifier of a permission profile that should be applied to this script language. |
Flags: RAM,runtime
Multiplicity: [1,1]
Flags: RAM,runtime
Multiplicity: [0,1]
Flags: RAM,runtime
Multiplicity: [0,1]
Technical documentation for a particular object or construct.
The purpose of this element is to document system configuration and behavior. The documentation will not be presented to end users. In fact, it will probably not be presented at all in midPoint user interface. This documentation element is supposed to be a part of the technical documentation of midPoint deployment. The tools than generate deployment configuration will look for these elements and combine them to compiled documentation document.
AsciiDoc formatting is assumed for this element. Any leading or trailing whitespace is skipped. Indentation equivalent to he indentation of the first non-blank line of text is also skipped.
Flags: RAM,runtime,AVals:2
Multiplicity: [1,1]
Flags: RAM,runtime
Multiplicity: [0,1]
Flags: RAM,runtime
Multiplicity: [0,1]