Age | Commit message (Expand) | Author | Files | Lines |
2022-02-11 | Fix xacml pdp to accommodate Object values in policy metadata | rameshiyer27 | 1 | -3/+3 |
2021-07-16 | Add exclusions parameter | Pamela Dragosh | 1 | -2/+2 |
2021-07-14 | Use lombok in xacml-pdp | Jim Hahn | 3 | -11/+6 |
2021-06-24 | Use protected methods vs private | Pamela Dragosh | 2 | -7/+7 |
2021-05-27 | Replace validation code with annotations | Jim Hahn | 1 | -191/+174 |
2021-05-06 | Fix sonars in xacml-pdp | Jim Hahn | 3 | -47/+47 |
2021-02-18 | Utilize time extensions | Pamela Dragosh | 2 | -4/+155 |
2021-02-17 | Fix wrong category for timeRange | Pamela Dragosh | 1 | -2/+2 |
2021-01-04 | Changed identifiers to concept identifiers | liamfallon | 1 | -8/+9 |
2020-12-21 | XACML to accept properties as null | liamfallon | 1 | -1/+8 |
2020-10-02 | Remove duplicated code | Pamela Dragosh | 1 | -18/+6 |
2020-08-18 | Fix sonar issue and add code coverage | Pamela Dragosh | 2 | -6/+19 |
2020-08-17 | Add new guard filter policy type feature | Pamela Dragosh | 3 | -1/+223 |
2020-06-19 | Changes for Checkstyle 8.32 | Taka Cho | 4 | -8/+2 |
2020-05-20 | Changed cd path. | pramod.jamkhedkar | 1 | -1/+1 |
2020-05-19 | Removing unused imports. | pramod.jamkhedkar | 1 | -5/+0 |
2020-05-19 | Change CLC granularity to CL level. | pramod.jamkhedkar | 1 | -8/+10 |
2020-05-08 | Final blacklist fix for multiple entries | Pamela Dragosh | 1 | -2/+2 |
2020-04-14 | Fix blacklist translator and vs or | Pamela Dragosh | 1 | -7/+19 |
2020-03-23 | Point to released artifacts and use operation | Pamela Dragosh | 1 | -5/+5 |
2020-03-16 | Missing support for PolicySetType | Pamela Dragosh | 2 | -6/+6 |
2020-03-12 | Better error handling for decisions | Pamela Dragosh | 3 | -17/+14 |
2020-03-11 | Fix sonar logging bugs | Pamela Dragosh | 1 | -1/+1 |
2020-03-09 | Updates to support fixed guard policy types | Pamela Dragosh | 4 | -812/+521 |
2020-02-28 | XACML pdp support for clc. | pramod.jamkhedkar | 1 | -7/+18 |
2019-12-02 | Clear some simple xacml sonar | Pamela Dragosh | 1 | -3/+3 |
2019-10-23 | Consolidate common translatable code some sonar | Pamela Dragosh | 2 | -9/+2 |
2019-09-13 | Upgrade to Tosca derivedFrom fix | Pamela Dragosh | 1 | -65/+67 |
2019-09-12 | Add yaml support to xacml-pdp rest server | Jim Hahn | 1 | -6/+5 |
2019-06-19 | Update totalPoliciesCount statistic | Jim Hahn | 2 | -0/+2 |
2019-05-08 | Change debug to info logs | Pamela Dragosh | 1 | -4/+4 |
2019-04-15 | Fix a couple of sonar issues one blocker | Michael Mokry | 1 | -16/+14 |
2019-04-12 | Add statistics and sonar cleanup and blacklist | Pamela Dragosh | 4 | -18/+140 |
2019-04-11 | Add Control Loop Coordination policy. | Joshua Reich | 5 | -7/+236 |
2019-04-10 | XACML PDP DmaaP Deploy/UnDeploy Function | Michael Mokry | 2 | -215/+77 |
2019-04-10 | Test decision from main entry | Pamela Dragosh | 2 | -26/+19 |
2019-04-01 | Adding guard PIP | Pamela Dragosh | 2 | -25/+18 |
2019-03-25 | Adding optimization application finish guard | Pamela Dragosh | 3 | -4/+939 |
2019-03-20 | Use Policy Translator abstract class | Pamela Dragosh | 1 | -152/+10 |
2019-03-18 | Started with test decision JSON objects. | Pamela Dragosh | 1 | -4/+168 |
2019-03-15 | Monitoring policy creation foundation | Pamela Dragosh | 1 | -0/+107 |