summaryrefslogtreecommitdiffstats
path: root/main/src/main
AgeCommit message (Expand)AuthorFilesLines
2021-03-17Change RestServerParameters to BusTopicParamsJim Hahn2-11/+12
2021-02-18Fix sonars and target dirPamela Dragosh1-3/+5
2021-02-16Make xacml pdpType configurablePamela Dragosh3-7/+12
2021-01-04Changed identifiers to concept identifiersliamfallon1-5/+5
2020-08-21Changes to make XACML container crash with non zero exitCodea.sreekumar1-2/+7
2020-06-19Changes for Checkstyle 8.32Taka Cho1-4/+4
2020-06-19xcaml-pdp sonar issue fixesTaka Cho1-2/+2
2020-06-01Use OperationsHistory from modelsJim Hahn1-6/+6
2020-03-19Re-factor matchable to reduce complexityPamela Dragosh3-56/+89
2020-03-14Add code coverage XacmlPolicyUtilsPamela Dragosh1-1/+1
2020-03-13Bump XacmlPdpApplicationManager code coveragePamela Dragosh1-3/+13
2020-03-12Better error handling for decisionsPamela Dragosh1-1/+5
2020-03-11Merge "Added support for application/xacml+json in native app"Pamela Dragosh2-5/+7
2020-03-11Added support for application/xacml+json in native appChenfei Gao2-5/+7
2020-03-10Misc XACML code coveragePamela Dragosh1-3/+5
2020-02-28Build XACML PDP support for native xacml policy typeChenfei Gao9-9/+511
2020-01-06Removed supported policy types from Pdp-Status messageHOCKLA1-1/+0
2019-12-23Add optimization subscriber requestPamela Dragosh1-2/+3
2019-12-02Clear some simple xacml sonarPamela Dragosh1-1/+1
2019-11-15Changed Xacml-pdp to report pdp group defined in XacmlPdpParameters config fileHOCKLA3-6/+12
2019-11-12Added support to return status and error if pdp-x failed to load policyAli Hockla3-27/+44
2019-11-05Added support for 'Active' and 'Passive' states.Ali Hockla2-5/+53
2019-10-18Modified Decision API to accept query parameters and abbreviate Monitor decis...HOCKLA2-8/+8
2019-10-09Sonar xacml-pdp issuesPamela Dragosh1-0/+5
2019-09-13Upgrade to Tosca derivedFrom fixPamela Dragosh2-8/+2
2019-09-12Add yaml support to xacml-pdp rest serverJim Hahn1-2/+3
2019-09-09Integrate using Policy Type to find MatchablePamela Dragosh2-7/+9
2019-08-30Get policy type from policy-apiJim Hahn1-48/+19
2019-07-30Use new addTopic() method in xacml-pdpJim Hahn2-12/+4
2019-07-23Fixed xacml-pdp registrationJim Hahn1-15/+19
2019-07-23Add junit coverage to xacml-pdpJim Hahn2-3/+18
2019-07-17Modify xacml-pdp to use RestServer from commonJim Hahn2-171/+9
2019-07-08Fix xacml-pdp due to sonar changes in commonJim Hahn2-8/+9
2019-07-04Remove topic.properties and incorporate into overall config file for xacmla.sreekumar5-252/+27
2019-06-19Update totalPoliciesCount statisticJim Hahn4-3/+23
2019-06-17Change getCanonicalName() to getName() in xacml-pdpJim Hahn2-3/+3
2019-05-01Changes to support previous review commentsMichael Mokry2-6/+3
2019-04-30Added code to send Termination message to PAPMichael Mokry2-2/+29
2019-04-26Refactor xacml-pdp to remove various statics3.0.2-ONAPjh735814-451/+407
2019-04-26Fix nullpointer issue in pdpx heartbeatMichael Mokry1-1/+1
2019-04-25Fix xacml pdp registration issueMichael Mokry6-72/+70
2019-04-12Add statistics and sonar cleanup and blacklistPamela Dragosh11-169/+153
2019-04-11Changes to handle PDPX deploy/undeployMichael Mokry3-11/+77
2019-04-10XACML PDP DmaaP Deploy/UnDeploy FunctionMichael Mokry7-21/+247
2019-04-10Test decision from main entryPamela Dragosh5-30/+61
2019-04-05Xacml PDP Register/Unregister ChangesMichael Mokry11-72/+514
2019-04-04Tie XACML REST DecisionPamela Dragosh8-86/+215
2019-03-18Started with test decision JSON objects.Pamela Dragosh1-0/+2
2019-03-15Monitoring policy creation foundationPamela Dragosh5-2/+95
2019-03-11Added HTTPS and CADI/AAF Support for PDP-XMichael Mokry6-28/+253