Commit Graph

50 Commits

Author SHA1 Message Date
Achim D. Brucker 3872533f64 Improved Markdown. 2018-08-06 11:02:27 +02:00
Achim D. Brucker 71818a1961 Added information about master git repository. 2018-08-06 10:52:30 +02:00
Achim D. Brucker 1c045346d7 Added license information. 2018-08-06 10:50:19 +02:00
Achim D. Brucker 3c3e98fbc0 Improved Markdown. 2018-05-13 10:46:46 +02:00
Achim D. Brucker a17acb75b6 Cleanup. 2017-02-19 16:30:53 +00:00
Achim D. Brucker 2d71ef8895 Minor cleanup. 2016-10-22 21:56:28 +01:00
Achim D. Brucker 57a43ff1df Updated README.md to reflect that the XACML libraries are now in an independent subproject. 2015-06-08 08:48:06 +02:00
Achim D. Brucker a93792c713 Ignore .project and .classpath. 2015-06-07 09:16:38 +02:00
Achim D. Brucker 24948f2a80 XACML is now in a separate sub-project (GenericBreakGlass-XACML) that supports both design-time and runtime. 2015-06-07 09:16:14 +02:00
Achim D. Brucker c78fa26a13 Initital commit: Activiti integration. 2015-06-06 22:08:42 +02:00
Achim D. Brucker d884ae13d8 Merge branch 'vendor/GenericBreakglass-XACML' 2015-06-06 20:19:07 +02:00
Achim D. Brucker 29b887939a Initial import from git@github.com:GenericBreakGlass/GenericBreakGlass-XACML.git (34c2ebc0cc). 2015-06-06 20:17:20 +02:00
Achim D. Brucker 71df78d3f5 Added publications. 2015-05-30 22:05:08 +02:00
Achim D. Brucker 8b763944a9 Role cleanup. 2015-05-30 21:40:28 +02:00
Achim D. Brucker b20ba43c86 Modified the "buttonClick"-method to show delegation options only if available.
Added suppoprt for negotiable delegations, so they can be returned to the delegator, added checks for the delegationDepth, added custom error messages for each possible deny.
2015-05-30 21:35:45 +02:00
Achim D. Brucker 49a4840718 Modified the "buttonClick"-method to use pdp evaluation. 2015-05-30 21:35:23 +02:00
Achim D. Brucker 2faca24e7a Added interface SecurityCallback which is called by a ServiceLoader at runtime to trigger pdp evaluations. 2015-05-30 21:34:39 +02:00
Achim D. Brucker bf758690bb Modified the "createAssigneeComponent"-method to use dynamic text for the delegation button and shows the current possible action/delegation according to pdp evaluation.
Added a "getDelegationMessage"-method to evaluate the possible action: "No Assignee" "Return Delegation?" "Simple Delegation" "Transfer Delegation" "No Delegation".
2015-05-30 21:28:56 +02:00
Achim D. Brucker 7b9d0ac9ce Modified the messages generated on delegation actions to show details.
Bug: older event messages on a task get partly overwritten by new events due to a static string.
2015-05-30 21:27:12 +02:00
Achim D. Brucker c0f52235ad Modified the "initClaimButton"-method so the button will only show if a task is claimable according to the pdp decision.
Fixed a security issue in the "buttonClick"-method of the completeButton, so it can't be used if the logged in user is not currently assigned to a task and added a custom error message if used as non-assignee

Modified the "canUserClaimTask"-method to use pdp evaluation.
2015-05-30 21:25:52 +02:00
Achim D. Brucker 6a4ab34cf5 Added cstom message showCustomNotification that is used for security responses. 2015-05-30 21:21:40 +02:00
Achim D. Brucker 6d65366319 Ignore target directories. 2015-05-30 21:14:11 +02:00
Achim D. Brucker 96e568ce04 Initial commit: example for SecureBPMN runtime. 2015-05-30 17:33:47 +02:00
Achim D. Brucker 15eb1b35d1 Fixed publication section level. 2015-05-30 16:14:57 +02:00
Achim D. Brucker 7ab2500c92 Re-added updated README.md (reflecting new directory structure). 2015-05-30 16:14:08 +02:00
Achim D. Brucker be86219e04 Re-added examples for SecureBPMN designer (modelling and validation examples). 2015-05-30 16:12:48 +02:00
Achim D. Brucker b54e0d6705 Re-added SecureBPMN implementation (changes to Activiti Designer 5.8. 2015-05-30 16:11:41 +02:00
Achim D. Brucker 444ca8cb38 Re-added SecureBPMN process validator. 2015-05-30 16:10:14 +02:00
Achim D. Brucker 83f41d285c Re-added XACML support. 2015-05-30 16:09:51 +02:00
Achim D. Brucker bbe054c1b9 Re-added HTML export. 2015-05-30 16:09:37 +02:00
Achim D. Brucker b32a1f4845 Re-added ASLAN export. 2015-05-30 16:09:24 +02:00
Achim D. Brucker 6d53f71120 Re-added SecureBPMN core module. 2015-05-30 16:09:08 +02:00
Achim D. Brucker 3fe42c341b Re-added customised sun-xacml implementation. 2015-05-30 16:06:33 +02:00
Achim D. Brucker cbd40b0e75 Re-added citation hints. 2015-05-30 16:05:45 +02:00
Achim D. Brucker 1f347ea05b Re-added documentation. 2015-05-30 16:05:32 +02:00
Achim D. Brucker 6a3bff9e3e Re-added license information. 2015-05-30 16:05:20 +02:00
Achim D. Brucker 8026d11134 Merge branch 'vendor/activiti-runtime' 2015-05-30 15:58:13 +02:00
Achim D. Brucker a07017d5f9 Activiti Runtime 5.8. 2015-05-30 15:53:25 +02:00
Achim D. Brucker 3b3de7a299 Activiti Designer 5.8. 2015-05-30 15:46:03 +02:00
Achim D. Brucker 601a4a97c4 Cleanup to establish a clean vendor branch setup. 2015-05-30 15:41:38 +02:00
Achim D. Brucker 962d7d9820 SecureBPMN metamodel. 2015-05-28 17:44:13 +02:00
Achim D. Brucker 07ce421461 Documented that SATMC is required for verification. 2015-05-25 09:02:37 +02:00
Achim D. Brucker 6a6a19be46 Fixed code formatting. 2015-05-24 20:29:05 +02:00
Achim D. Brucker a7c6c1680c Updated contributors. 2015-05-24 11:28:10 +02:00
Achim D. Brucker c7a9345512 Added Screenshot. 2015-05-23 16:12:08 +02:00
Achim D. Brucker b019547b93 Added note about where to find related publications. 2015-05-22 11:11:04 +02:00
Achim D. Brucker 2bbe52f6b7 Initial commit. 2015-05-21 05:50:44 +02:00
Achim D. Brucker ee85e75b3f Updated Readme to reflext export of the SecureBPMN tool-chain from the Aniketos repository. 2015-05-20 18:42:25 +02:00
Achim D. Brucker 799e548411 Updated README.md to match renaming. 2015-05-17 21:10:05 +02:00
Achim D. Brucker 0dfa7ff965 Renamed CSVM-Designer to CSVM-Modelling-and-Validation. 2015-05-17 21:02:17 +02:00