aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/test
AgeCommit message (Expand)AuthorFilesLines
2021-02-18Fix sonars and target dirPamela Dragosh1-12/+3
2021-02-16Make xacml pdpType configurablePamela Dragosh10-17/+69
2021-02-11Fix sonars from dependency upgradeJim Hahn6-36/+26
2021-02-10Upgrade dependenciesJim Hahn1-0/+1
2021-01-04Changed identifiers to concept identifiersliamfallon1-5/+6
2020-09-24update default keystoresjhh1-0/+0
2020-08-25Add new Match application to XACMLPamela Dragosh2-2/+33
2020-08-19Remove old cdap policy typePamela Dragosh1-2/+2
2020-08-17Add new guard filter policy type featurePamela Dragosh1-2/+2
2020-08-14Cleanup unused imports and deprecated methodsPamela Dragosh2-6/+4
2020-07-01Replace try/catch blocks with assertj - xacml-pdpwaynedunican2-34/+29
2020-06-29Fix issues in xacml-pdp for new sonar rulesJim Hahn3-6/+4
2020-06-19Changes for Checkstyle 8.32Taka Cho2-3/+2
2020-06-19xcaml-pdp sonar issue fixesTaka Cho2-10/+10
2020-06-02Merge "Use OperationsHistory from models"Pamela Dragosh1-2/+2
2020-06-01Use OperationsHistory from modelsJim Hahn1-2/+2
2020-05-29Use default serialization providerJim Hahn2-5/+1
2020-03-25Point to models 2.2.2Pamela Dragosh1-3/+2
2020-03-18renew policy certs till 03/17/2021jhh1-0/+0
2020-03-13Bump XacmlPdpApplicationManager code coveragePamela Dragosh1-0/+200
2020-03-11Merge "Added support for application/xacml+json in native app"Pamela Dragosh3-20/+108
2020-03-11Added support for application/xacml+json in native appChenfei Gao3-20/+108
2020-03-10Misc XACML code coveragePamela Dragosh1-0/+37
2020-02-28Build XACML PDP support for native xacml policy typeChenfei Gao10-3/+453
2020-02-13Add missing apps/naming directory for testingPamela Dragosh1-0/+31
2020-01-14policy/xacml-pdp jdk11 upgradesHOCKLA1-9/+8
2020-01-06Removed supported policy types from Pdp-Status messageHOCKLA1-3/+0
2019-12-02Clear some simple xacml sonarPamela Dragosh4-11/+26
2019-11-15Changed Xacml-pdp to report pdp group defined in XacmlPdpParameters config fileHOCKLA14-29/+128
2019-11-12Added support to return status and error if pdp-x failed to load policyAli Hockla2-4/+43
2019-11-05Added support for 'Active' and 'Passive' states.Ali Hockla5-0/+28
2019-10-28Optimization improvements and test casesPamela Dragosh1-12/+0
2019-10-23Consolidate common translatable code some sonarPamela Dragosh1-2/+2
2019-10-21Use yaml policies in models-examplesPamela Dragosh1-1/+1
2019-10-18Modified Decision API to accept query parameters and abbreviate Monitor decis...HOCKLA2-0/+296
2019-09-09Integrate using Policy Type to find MatchablePamela Dragosh1-2/+4
2019-08-30Get policy type from policy-apiJim Hahn9-31/+159
2019-08-23XACML junit spews dmaap errorsJim Hahn1-1/+1
2019-08-22update keystorejhh1-0/+0
2019-07-30Use new addTopic() method in xacml-pdpJim Hahn1-6/+1
2019-07-23Fixed xacml-pdp registrationJim Hahn1-23/+27
2019-07-23Add junit coverage to xacml-pdpJim Hahn6-0/+830
2019-07-08Fix xacml-pdp due to sonar changes in commonJim Hahn1-3/+4
2019-07-04Remove topic.properties and incorporate into overall config file for xacmla.sreekumar11-69/+199
2019-07-01Use ToStringTester from utils-testramverma1-1/+1
2019-06-19Update totalPoliciesCount statisticJim Hahn2-2/+12
2019-04-26Refactor xacml-pdp to remove various statics3.0.2-ONAPjh73587-365/+356
2019-04-12Add statistics and sonar cleanup and blacklistPamela Dragosh11-39/+287
2019-04-11Add Control Loop Coordination policy.Joshua Reich3-48/+0
2019-04-10Test decision from main entryPamela Dragosh2-7/+55