AbstractDmnBasedPermissionHelper |
An abstract based class for DMN based permission helpers where the evaluation of permissions is based on the execution of DMN models.
|
AuthorizedAction |
An authorized action represents an action which can be checked for permissions by using a permission helper.
|
AuthorizedUserAction |
This enumeration contains a list of actions which are authorized as part of the permission check when executing actions for a user.
|
ParticipantType |
This enumeration contains the different types of participants within a conversation.
|
PermissionEvaluationResult |
This class holds the result of a permission evaluation based on a DMN model.
|
PermissionOutput |
An enumeration containing the various outcomes of the default, DMN based conversation permissions.
|