summaryrefslogtreecommitdiffstats
path: root/applications/optimization/src/test
AgeCommit message (Expand)AuthorFilesLines
2022-02-08Fixing sonar issues in xacml-pdpisaac1-2/+2
2021-07-21Merge "Include returned attributes in Decision"Jim Hahn1-0/+12
2021-07-20Include returned attributes in DecisionPamela Dragosh1-0/+12
2021-07-19Use new RestClientParameters class in xacml-pdpJim Hahn1-8/+1
2021-03-17Change RestServerParameters to BusTopicParamsJim Hahn1-5/+5
2021-01-04Changed identifiers to concept identifiersliamfallon1-6/+6
2020-09-30Fix new sonars in xacml-pdpJim Hahn1-92/+32
2020-07-01Replace try/catch blocks with assertj - xacml-pdpwaynedunican1-9/+4
2020-06-29Fix issues in xacml-pdp for new sonar rulesJim Hahn1-14/+13
2020-06-19Changes for Checkstyle 8.32Taka Cho1-14/+14
2020-04-01Fix optimization supported typesPamela Dragosh1-0/+2
2020-03-19Re-factor matchable to reduce complexityPamela Dragosh2-2/+2
2020-03-10Fix optimization bug add coverage plusPamela Dragosh4-6/+173
2019-12-23Add optimization subscriber requestPamela Dragosh3-23/+66
2019-12-08Changes for optimization refactoringPamela Dragosh2-30/+36
2019-11-12Implement closest match algorithmPamela Dragosh1-9/+9
2019-11-04More examples of optimization policies and cleanupPamela Dragosh2-101/+181
2019-11-01Add common Jersey versionliamfallon1-1/+3
2019-10-28Optimization improvements and test casesPamela Dragosh3-14/+302
2019-10-23Consolidate common translatable code some sonarPamela Dragosh1-2/+2
2019-10-21Use yaml policies in models-examplesPamela Dragosh5-256/+15
2019-10-18Modified Decision API to accept query parameters and abbreviate Monitor decis...HOCKLA1-2/+2
2019-10-02Removed TestUtils from common and into a 'xacml-test' projectAli Hockla1-1/+1
2019-09-09Integrate using Policy Type to find MatchablePamela Dragosh6-49/+414
2019-04-12Add statistics and sonar cleanup and blacklistPamela Dragosh1-9/+12
2019-04-10XACML PDP DmaaP Deploy/UnDeploy FunctionMichael Mokry2-54/+14
2019-04-10Test decision from main entryPamela Dragosh1-4/+10
2019-03-25Adding optimization application finish guardPamela Dragosh3-0/+379