aboutsummaryrefslogtreecommitdiffstats
path: root/main
AgeCommit message (Expand)AuthorFilesLines
2019-09-10Bump versions for xacml-pdp masterJim Hahn1-1/+1
2019-09-09Integrate using Policy Type to find MatchablePamela Dragosh3-9/+13
2019-08-30Get policy type from policy-apiJim Hahn10-79/+178
2019-08-23XACML junit spews dmaap errorsJim Hahn1-1/+1
2019-08-22update keystorejhh1-0/+0
2019-08-07Bump version of policy/xacml-pdpJim Hahn1-1/+1
2019-07-30Use new addTopic() method in xacml-pdpJim Hahn3-18/+5
2019-07-23Fixed xacml-pdp registrationJim Hahn2-38/+46
2019-07-23Add junit coverage to xacml-pdpJim Hahn8-3/+848
2019-07-17Modify xacml-pdp to use RestServer from commonJim Hahn2-171/+9
2019-07-08Fix xacml-pdp due to sonar changes in commonJim Hahn3-11/+13
2019-07-04Remove topic.properties and incorporate into overall config file for xacmla.sreekumar16-321/+226
2019-07-01Use ToStringTester from utils-testramverma1-1/+1
2019-06-28Bump xacml-pdp to 2.1.1-SNAPSHOTPamela Dragosh1-1/+1
2019-06-19Update totalPoliciesCount statisticJim Hahn6-5/+35
2019-06-17Change getCanonicalName() to getName() in xacml-pdpJim Hahn2-3/+3
2019-05-30Bump xacml-pdp to version 2.1.0Jim Hahn1-1/+1
2019-05-23Bump to 2.0.2-SNAPSHOTPamela Dragosh1-1/+1
2019-05-16Bump snapshot 2.0.1Pamela Dragosh1-1/+1
2019-05-01Changes to support previous review commentsMichael Mokry2-6/+3
2019-04-30Added code to send Termination message to PAPMichael Mokry2-2/+29
2019-04-26Refactor xacml-pdp to remove various statics3.0.2-ONAPjh735822-816/+773
2019-04-26Fix nullpointer issue in pdpx heartbeatMichael Mokry1-1/+1
2019-04-25Fix xacml pdp registration issueMichael Mokry6-72/+70
2019-04-12Add statistics and sonar cleanup and blacklistPamela Dragosh22-208/+440
2019-04-12Merge "Add Control Loop Coordination policy."Pamela Dragosh3-48/+0
2019-04-11Add Control Loop Coordination policy.Joshua Reich3-48/+0
2019-04-11Changes to handle PDPX deploy/undeployMichael Mokry3-11/+77
2019-04-10XACML PDP DmaaP Deploy/UnDeploy FunctionMichael Mokry7-21/+247
2019-04-10Test decision from main entryPamela Dragosh7-37/+116
2019-04-05Xacml PDP Register/Unregister ChangesMichael Mokry18-96/+605
2019-04-04Tie XACML REST DecisionPamela Dragosh16-105/+456
2019-04-01Adding guard PIPPamela Dragosh5-3/+37
2019-03-26Fix comments and add debuggingPamela Dragosh3-3/+3
2019-03-25Adding optimization application finish guardPamela Dragosh7-12/+39
2019-03-20Use Policy Translator abstract classPamela Dragosh4-0/+34
2019-03-18Started with test decision JSON objects.Pamela Dragosh9-1/+300
2019-03-15Monitoring policy creation foundationPamela Dragosh10-3/+137
2019-03-11Added HTTPS and CADI/AAF Support for PDP-XMichael Mokry11-68/+445
2019-02-26Stubbed endpoints for Decision API and swaggerMichael Mokry9-15/+120
2019-02-13Package and Create Docker Image for Xacml PDPMichael Mokry6-60/+88
2019-02-11PDPX Healthcheck/Statistic RESTful API entry pointMichael Mokry33-0/+2451