aboutsummaryrefslogtreecommitdiffstats
path: root/applications/common/src
AgeCommit message (Expand)AuthorFilesLines
2020-05-26Change CLC logic for updated OPHist DB entries.pramod.jamkhedkar2-27/+29
2020-05-19Change CLC granularity to CL level.pramod.jamkhedkar2-15/+8
2020-04-13Fix integer converted to doublePamela Dragosh1-2/+5
2020-03-20use shutdown to clear handle leakPamela Dragosh9-7/+110
2020-03-19Re-factor matchable to reduce complexityPamela Dragosh19-484/+1550
2020-03-16Missing support for PolicySetTypePamela Dragosh8-24/+64
2020-03-14Add code coverage XacmlPolicyUtilsPamela Dragosh1-1/+32
2020-03-12Better error handling for decisionsPamela Dragosh10-36/+37
2020-03-11Fix sonar logging bugsPamela Dragosh6-12/+12
2020-03-10Misc XACML code coveragePamela Dragosh9-212/+287
2020-03-10Bump monitoring app code coveragePamela Dragosh1-1/+5
2020-03-10Fix optimization bug add coverage plusPamela Dragosh5-15/+65
2020-03-09Updates to support fixed guard policy typesPamela Dragosh4-9/+88
2020-02-19Use datatype in matchable translatorPamela Dragosh5-194/+422
2019-12-23Add optimization subscriber requestPamela Dragosh3-3/+18
2019-12-17Add SDNC naming applicationPamela Dragosh3-29/+135
2019-12-02Clear some simple xacml sonarPamela Dragosh1-1/+4
2019-11-13Merge "Implement closest match algorithm"Jorge Hernandez14-144/+1272
2019-11-12Implement closest match algorithmPamela Dragosh14-144/+1272
2019-11-12Added support to return status and error if pdp-x failed to load policyAli Hockla3-8/+7
2019-11-04More examples of optimization policies and cleanupPamela Dragosh1-28/+33
2019-10-28Optimization improvements and test casesPamela Dragosh3-46/+284
2019-10-24Fix sonar and coveragePamela Dragosh2-30/+115
2019-10-23Consolidate common translatable code some sonarPamela Dragosh7-323/+215
2019-10-21Use yaml policies in models-examplesPamela Dragosh1-4/+5
2019-10-18Modified Decision API to accept query parameters and abbreviate Monitor decis...HOCKLA3-5/+7
2019-10-09Sonar xacml-pdp issuesPamela Dragosh4-87/+101
2019-10-02Removed TestUtils from common and into a 'xacml-test' projectAli Hockla1-89/+0
2019-09-13Upgrade to Tosca derivedFrom fixPamela Dragosh3-11/+4
2019-09-12Add yaml support to xacml-pdp rest serverJim Hahn3-19/+7
2019-09-09Integrate using Policy Type to find MatchablePamela Dragosh11-113/+722
2019-08-30Get policy type from policy-apiJim Hahn5-0/+425
2019-07-23Add more junit coverage to xacml-pdp (round #2)Jim Hahn9-81/+932
2019-07-23Add junit coverage to xacml-pdpJim Hahn1-48/+187
2019-07-03Fix xacml decision policy-typePamela Dragosh2-5/+6
2019-05-16Change to fix SQLInvalidAuthorizationSpecExceptionMichael Mokry2-0/+18
2019-05-08Change debug to info logsPamela Dragosh6-34/+34
2019-05-03Decision should return dictionaryPamela Dragosh2-31/+39
2019-04-26Refactor xacml-pdp to remove various statics3.0.2-ONAPjh73581-1/+12
2019-04-15Fix a couple of sonar issues one blockerMichael Mokry1-1/+1
2019-04-12Add statistics and sonar cleanup and blacklistPamela Dragosh10-17/+61
2019-04-12Merge "Add Control Loop Coordination policy."Pamela Dragosh11-427/+826
2019-04-11Add Control Loop Coordination policy.Joshua Reich11-428/+826
2019-04-11Changes to handle PDPX deploy/undeployMichael Mokry5-10/+166
2019-04-10XACML PDP DmaaP Deploy/UnDeploy FunctionMichael Mokry6-205/+230
2019-04-10Test decision from main entryPamela Dragosh5-17/+116
2019-04-01Adding guard PIPPamela Dragosh7-1/+635
2019-03-26Fix comments and add debuggingPamela Dragosh1-1/+1
2019-03-25Adding optimization application finish guardPamela Dragosh8-179/+880
2019-03-20Use Policy Translator abstract classPamela Dragosh8-13/+810