ExpressionPermissionProfileType (Complex Type)

Namespace: http://midpoint.evolveum.com/xml/ns/public/common/common-3

Specifies restrictions and permissions for various evaluators, especially for scripting expressions. The permission profile configuration is a separate container with its own identifier as it is expected that the same setting will be applied to many evaluators and/or scripting languages. And the definition of a profile can be quite long and extensive.
Item Summary  
Name Type Multiplicity Description
identifier property
string
[1,1] Profile identifier. 
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 profile. 
package container
ExpressionPermissionPackageProfileType
[0,-1] Detailed specification for access to a class. 
class container
ExpressionPermissionClassProfileType
[0,-1] Detailed specification for access to a class.