aboutsummaryrefslogtreecommitdiffstats
path: root/applications/guard/src
AgeCommit message (Expand)AuthorFilesLines
2020-08-18Fix sonar issue and add code coveragePamela Dragosh5-10/+92
2020-08-17Add new guard filter policy type featurePamela Dragosh11-33/+634
2020-06-19Changes for Checkstyle 8.32Taka Cho5-12/+6
2020-06-01Use OperationsHistory from modelsJim Hahn3-11/+9
2020-05-26Change CLC logic for updated OPHist DB entries.pramod.jamkhedkar8-413/+25
2020-05-20Changed cd path.pramod.jamkhedkar1-1/+1
2020-05-19Removing unused imports.pramod.jamkhedkar1-5/+0
2020-05-19Change CLC granularity to CL level.pramod.jamkhedkar5-15/+13
2020-05-08Final blacklist fix for multiple entriesPamela Dragosh3-3/+12
2020-05-07type_version is now mandatoryPamela Dragosh3-0/+3
2020-04-14Fix blacklist translator and vs orPamela Dragosh2-12/+30
2020-03-23Point to released artifacts and use operationPamela Dragosh3-40/+40
2020-03-16Missing support for PolicySetTypePamela Dragosh3-7/+7
2020-03-12Better error handling for decisionsPamela Dragosh5-19/+26
2020-03-11Fix sonar logging bugsPamela Dragosh1-1/+1
2020-03-09Updates to support fixed guard policy typesPamela Dragosh18-1092/+1228
2020-02-28XACML pdp support for clc.pramod.jamkhedkar6-7/+366
2019-12-02Clear some simple xacml sonarPamela Dragosh1-3/+3
2019-10-23Consolidate common translatable code some sonarPamela Dragosh4-13/+6
2019-10-18Modified Decision API to accept query parameters and abbreviate Monitor decis...HOCKLA2-10/+4
2019-10-02Removed TestUtils from common and into a 'xacml-test' projectAli Hockla2-2/+2
2019-09-13Upgrade to Tosca derivedFrom fixPamela Dragosh1-65/+67
2019-09-12Add yaml support to xacml-pdp rest serverJim Hahn1-6/+5
2019-09-09Integrate using Policy Type to find MatchablePamela Dragosh2-2/+6
2019-06-19Update totalPoliciesCount statisticJim Hahn3-0/+3
2019-05-16Change to fix SQLInvalidAuthorizationSpecExceptionMichael Mokry1-1/+1
2019-05-08Change debug to info logsPamela Dragosh1-4/+4
2019-04-15Fix a couple of sonar issues one blockerMichael Mokry1-16/+14
2019-04-15Fix incorrect policy with time-in-rangePamela Dragosh4-7/+8
2019-04-12Add statistics and sonar cleanup and blacklistPamela Dragosh11-96/+214
2019-04-11Add Control Loop Coordination policy.Joshua Reich18-37/+761
2019-04-10XACML PDP DmaaP Deploy/UnDeploy FunctionMichael Mokry4-288/+120
2019-04-10Test decision from main entryPamela Dragosh5-37/+42
2019-04-01Adding guard PIPPamela Dragosh9-94/+268
2019-03-26Fix comments and add debuggingPamela Dragosh3-51/+56
2019-03-25Adding optimization application finish guardPamela Dragosh8-124/+1244
2019-03-20Use Policy Translator abstract classPamela Dragosh2-160/+11
2019-03-18Started with test decision JSON objects.Pamela Dragosh4-40/+327
2019-03-15Monitoring policy creation foundationPamela Dragosh3-0/+240