aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/main/java/org/onap/policy/pdpx/main/startstop/Main.java
AgeCommit message (Expand)AuthorFilesLines
2023-12-19Allow xacml-pdp to use kafkaadheli.tavares1-2/+1
2021-05-06Fix sonars in xacml-pdpJim Hahn1-4/+4
2020-08-21Changes to make XACML container crash with non zero exitCodea.sreekumar1-2/+7
2020-03-10Misc XACML code coveragePamela Dragosh1-3/+5
2019-07-30Use new addTopic() method in xacml-pdpJim Hahn1-6/+1
2019-07-04Remove topic.properties and incorporate into overall config file for xacmla.sreekumar1-10/+3
2019-04-26Refactor xacml-pdp to remove various statics3.0.2-ONAPjh73581-73/+24
2019-04-10Test decision from main entryPamela Dragosh1-3/+1
2019-04-05Xacml PDP Register/Unregister ChangesMichael Mokry1-11/+24
2019-03-11Added HTTPS and CADI/AAF Support for PDP-XMichael Mokry1-1/+1
2019-02-13Package and Create Docker Image for Xacml PDPMichael Mokry1-1/+13
2019-02-11PDPX Healthcheck/Statistic RESTful API entry pointMichael Mokry1-0/+147