Age | Commit message (Expand) | Author | Files | Lines |
2021-08-07 | Leave xacml-pdp REST server always running | Jim Hahn | 2 | -20/+15 |
2021-02-18 | Fix sonars and target dir | Pamela Dragosh | 1 | -12/+3 |
2021-02-16 | Make xacml pdpType configurable | Pamela Dragosh | 6 | -17/+35 |
2021-02-11 | Fix sonars from dependency upgrade | Jim Hahn | 6 | -36/+26 |
2021-01-04 | Changed identifiers to concept identifiers | liamfallon | 1 | -5/+6 |
2020-08-25 | Add new Match application to XACML | Pamela Dragosh | 1 | -2/+2 |
2020-08-19 | Remove old cdap policy type | Pamela Dragosh | 1 | -2/+2 |
2020-08-17 | Add new guard filter policy type feature | Pamela Dragosh | 1 | -2/+2 |
2020-08-14 | Cleanup unused imports and deprecated methods | Pamela Dragosh | 2 | -6/+4 |
2020-07-01 | Replace try/catch blocks with assertj - xacml-pdp | waynedunican | 2 | -34/+29 |
2020-06-29 | Fix issues in xacml-pdp for new sonar rules | Jim Hahn | 3 | -6/+4 |
2020-06-19 | Changes for Checkstyle 8.32 | Taka Cho | 2 | -3/+2 |
2020-06-19 | xcaml-pdp sonar issue fixes | Taka Cho | 2 | -10/+10 |
2020-05-29 | Use default serialization provider | Jim Hahn | 2 | -5/+1 |
2020-03-25 | Point to models 2.2.2 | Pamela Dragosh | 1 | -3/+2 |
2020-03-13 | Bump XacmlPdpApplicationManager code coverage | Pamela Dragosh | 1 | -0/+200 |
2020-03-11 | Merge "Added support for application/xacml+json in native app" | Pamela Dragosh | 2 | -20/+67 |
2020-03-11 | Added support for application/xacml+json in native app | Chenfei Gao | 2 | -20/+67 |
2020-03-10 | Misc XACML code coverage | Pamela Dragosh | 1 | -0/+37 |
2020-02-28 | Build XACML PDP support for native xacml policy type | Chenfei Gao | 6 | -3/+389 |
2020-01-14 | policy/xacml-pdp jdk11 upgrades | HOCKLA | 1 | -9/+8 |
2020-01-06 | Removed supported policy types from Pdp-Status message | HOCKLA | 1 | -3/+0 |
2019-12-02 | Clear some simple xacml sonar | Pamela Dragosh | 4 | -11/+26 |
2019-11-15 | Changed Xacml-pdp to report pdp group defined in XacmlPdpParameters config file | HOCKLA | 7 | -24/+88 |
2019-11-12 | Added support to return status and error if pdp-x failed to load policy | Ali Hockla | 2 | -4/+43 |
2019-11-05 | Added support for 'Active' and 'Passive' states. | Ali Hockla | 5 | -0/+28 |
2019-10-23 | Consolidate common translatable code some sonar | Pamela Dragosh | 1 | -2/+2 |
2019-10-21 | Use yaml policies in models-examples | Pamela Dragosh | 1 | -1/+1 |
2019-10-18 | Modified Decision API to accept query parameters and abbreviate Monitor decis... | HOCKLA | 2 | -0/+296 |
2019-08-30 | Get policy type from policy-api | Jim Hahn | 3 | -27/+92 |
2019-08-23 | XACML junit spews dmaap errors | Jim Hahn | 1 | -1/+1 |
2019-07-30 | Use new addTopic() method in xacml-pdp | Jim Hahn | 1 | -6/+1 |
2019-07-23 | Fixed xacml-pdp registration | Jim Hahn | 1 | -23/+27 |
2019-07-23 | Add junit coverage to xacml-pdp | Jim Hahn | 6 | -0/+830 |
2019-07-08 | Fix xacml-pdp due to sonar changes in common | Jim Hahn | 1 | -3/+4 |
2019-07-04 | Remove topic.properties and incorporate into overall config file for xacml | a.sreekumar | 6 | -44/+148 |
2019-07-01 | Use ToStringTester from utils-test | ramverma | 1 | -1/+1 |
2019-06-19 | Update totalPoliciesCount statistic | Jim Hahn | 2 | -2/+12 |
2019-04-26 | Refactor xacml-pdp to remove various statics3.0.2-ONAP | jh7358 | 6 | -364/+355 |
2019-04-12 | Add statistics and sonar cleanup and blacklist | Pamela Dragosh | 5 | -37/+132 |
2019-04-10 | Test decision from main entry | Pamela Dragosh | 2 | -7/+55 |
2019-04-05 | Xacml PDP Register/Unregister Changes | Michael Mokry | 5 | -24/+64 |
2019-04-04 | Tie XACML REST Decision | Pamela Dragosh | 5 | -16/+235 |
2019-03-18 | Started with test decision JSON objects. | Pamela Dragosh | 1 | -1/+1 |
2019-03-15 | Monitoring policy creation foundation | Pamela Dragosh | 4 | -1/+32 |
2019-03-11 | Added HTTPS and CADI/AAF Support for PDP-X | Michael Mokry | 3 | -40/+182 |
2019-02-26 | Stubbed endpoints for Decision API and swagger | Michael Mokry | 3 | -3/+6 |
2019-02-13 | Package and Create Docker Image for Xacml PDP | Michael Mokry | 3 | -52/+72 |
2019-02-11 | PDPX Healthcheck/Statistic RESTful API entry point | Michael Mokry | 8 | -0/+755 |