aboutsummaryrefslogtreecommitdiffstats
path: root/applications/optimization/src
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 Hahn2-12/+5
2021-07-14Use lombok in xacml-pdpJim Hahn1-1/+1
2021-06-24Use protected methods vs privatePamela Dragosh2-8/+8
2021-05-27Replace validation code with annotationsJim Hahn1-30/+17
2021-05-06Fix sonars in xacml-pdpJim Hahn3-17/+15
2021-03-17Change RestServerParameters to BusTopicParamsJim Hahn2-8/+8
2021-01-04Changed identifiers to concept identifiersliamfallon2-18/+19
2020-10-02Remove duplicated codePamela Dragosh1-18/+5
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 Dragosh2-5/+7
2020-03-19Re-factor matchable to reduce complexityPamela Dragosh2-2/+2
2020-03-16Missing support for PolicySetTypePamela Dragosh1-3/+4
2020-03-12Better error handling for decisionsPamela Dragosh1-14/+4
2020-03-11Fix sonar logging bugsPamela Dragosh1-1/+1
2020-03-10Fix optimization bug add coverage plusPamela Dragosh7-69/+338
2019-12-23Add optimization subscriber requestPamela Dragosh6-25/+494
2019-12-08Changes for optimization refactoringPamela Dragosh3-39/+45
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 Dragosh7-50/+435
2019-04-12Add statistics and sonar cleanup and blacklistPamela Dragosh2-9/+13
2019-04-11Add Control Loop Coordination policy.Joshua Reich1-1/+2
2019-04-10XACML PDP DmaaP Deploy/UnDeploy FunctionMichael Mokry3-128/+17
2019-04-10Test decision from main entryPamela Dragosh2-25/+44
2019-03-25Adding optimization application finish guardPamela Dragosh5-0/+544