summaryrefslogtreecommitdiffstats
path: root/main/src/test
AgeCommit message (Expand)AuthorFilesLines
2019-10-23Consolidate common translatable code some sonarPamela Dragosh1-2/+2
2019-10-21Use yaml policies in models-examplesPamela Dragosh1-1/+1
2019-10-18Modified Decision API to accept query parameters and abbreviate Monitor decis...HOCKLA2-0/+296
2019-09-09Integrate using Policy Type to find MatchablePamela Dragosh1-2/+4
2019-08-30Get policy type from policy-apiJim Hahn9-31/+159
2019-08-23XACML junit spews dmaap errorsJim Hahn1-1/+1
2019-08-22update keystorejhh1-0/+0
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.sreekumar11-69/+199
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-ONAPjh73587-365/+356
2019-04-12Add statistics and sonar cleanup and blacklistPamela Dragosh11-39/+287
2019-04-11Add Control Loop Coordination policy.Joshua Reich3-48/+0
2019-04-10Test decision from main entryPamela Dragosh2-7/+55
2019-04-05Xacml PDP Register/Unregister ChangesMichael Mokry6-24/+86
2019-04-04Tie XACML REST DecisionPamela Dragosh8-19/+241
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 Dragosh6-12/+34
2019-03-20Use Policy Translator abstract classPamela Dragosh4-0/+34
2019-03-18Started with test decision JSON objects.Pamela Dragosh7-1/+293
2019-03-15Monitoring policy creation foundationPamela Dragosh4-1/+32
2019-03-11Added HTTPS and CADI/AAF Support for PDP-XMichael Mokry5-40/+192
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 Mokry17-0/+812