Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace RuleReturn

The return values are the then portion of a Rule

Properties

name

name: string

Attribute name of an individual value to be returned.

*SCIM++ Properties:** - idcsSearchable: false - multiValued: false - mutability: readWrite - required: true - returned: default - type: string - uniqueness: none

Optional returnGroovy

returnGroovy: undefined | string

The Groovy script that is run to generate output for the rule, if the policy type allows the return value to be a Groovy script.

*SCIM++ Properties:** - idcsSearchable: false - multiValued: false - mutability: readWrite - required: false - returned: default - type: string - uniqueness: none

value

value: string

Attribute value of some attribute to be returned.

*SCIM++ Properties:** - idcsSearchable: false - multiValued: false - mutability: readWrite - required: true - returned: default - type: string - uniqueness: none

Functions

getDeserializedJsonObj

getJsonObj