A RoleMapper definition for a RoleMapper that performs a logical operation using two referenced RoleMappers.
| Attribute | Value | 
|---|---|
| Capability reference | |
| Type | STRING | 
| Nillable | true | 
| Expressions Allowed | false | 
| Storage | configuration | 
| Access Type | read-write | 
| Restart Required | all-services | 
| Stability | default | 
| Attribute | Value | 
|---|---|
| Type | STRING | 
| Nillable | false | 
| Expressions Allowed | true | 
| Storage | configuration | 
| Access Type | read-write | 
| Restart Required | all-services | 
| Allowed Values | and minus or xor | 
| Stability | default | 
| Attribute | Value | 
|---|---|
| Capability reference | |
| Type | STRING | 
| Nillable | true | 
| Expressions Allowed | false | 
| Storage | configuration | 
| Access Type | read-write | 
| Restart Required | all-services | 
| Stability | default | 
| Request Parameter | Type | Required | Expressions Allowed | Default value | Description | 
|---|---|---|---|---|---|
| left | STRING | false | false | Reference to a role mapper to be used on the left side of the operation. | |
| logical-operation | STRING | true | true | The logical operation to be performed on the role mapper mappings. | |
| right | STRING | false | false | Reference to a role mapper to be used on the right side of the operation. |