aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/test/java/org/onap
AgeCommit message (Expand)AuthorFilesLines
2019-10-18Modified Decision API to accept query parameters and abbreviate Monitor decis...HOCKLA2-0/+296
2019-08-30Get policy type from policy-apiJim Hahn3-27/+92
2019-08-23XACML junit spews dmaap errorsJim Hahn1-1/+1
2019-07-30Use new addTopic() method in xacml-pdpJim Hahn1-6/+1
2019-07-23Fixed xacml-pdp registrationJim Hahn1-23/+27
2019-07-23Add junit coverage to xacml-pdpJim Hahn6-0/+830
2019-07-08Fix xacml-pdp due to sonar changes in commonJim Hahn1-3/+4
2019-07-04Remove topic.properties and incorporate into overall config file for xacmla.sreekumar6-44/+148
2019-07-01Use ToStringTester from utils-testramverma1-1/+1
2019-06-19Update totalPoliciesCount statisticJim Hahn2-2/+12
2019-04-26Refactor xacml-pdp to remove various statics3.0.2-ONAPjh73586-364/+355
2019-04-12Add statistics and sonar cleanup and blacklistPamela Dragosh5-37/+132
2019-04-10Test decision from main entryPamela Dragosh2-7/+55
2019-04-05Xacml PDP Register/Unregister ChangesMichael Mokry5-24/+64
2019-04-04Tie XACML REST DecisionPamela Dragosh5-16/+235
2019-03-18Started with test decision JSON objects.Pamela Dragosh1-1/+1
2019-03-15Monitoring policy creation foundationPamela Dragosh4-1/+32
2019-03-11Added HTTPS and CADI/AAF Support for PDP-XMichael Mokry3-40/+182
2019-02-26Stubbed endpoints for Decision API and swaggerMichael Mokry3-3/+6
2019-02-13Package and Create Docker Image for Xacml PDPMichael Mokry3-52/+72
2019-02-11PDPX Healthcheck/Statistic RESTful API entry pointMichael Mokry8-0/+755