aboutsummaryrefslogtreecommitdiffstats
path: root/applications/guard/src/test/java/org/onap
AgeCommit message (Expand)AuthorFilesLines
2023-09-14Upgrade Java 17 in xacml-pdpjava-17FrancescoFioraEst2-5/+6
2022-02-08Fixing sonar issues in xacml-pdpisaac1-3/+3
2021-07-21Merge "Include returned attributes in Decision"Jim Hahn1-0/+6
2021-07-20Include returned attributes in DecisionPamela Dragosh1-0/+6
2021-07-19Use new RestClientParameters class in xacml-pdpJim Hahn2-6/+2
2021-06-01Update junits for bean validator field nameJim Hahn1-2/+2
2021-05-27Replace validation code with annotationsJim Hahn1-16/+15
2021-03-17Change RestServerParameters to BusTopicParamsJim Hahn2-5/+5
2021-02-18Utilize time extensionsPamela Dragosh2-5/+73
2021-01-04Changed identifiers to concept identifiersliamfallon1-11/+12
2020-12-21XACML to accept properties as nullliamfallon1-0/+12
2020-09-30Fix new sonars in xacml-pdpJim Hahn1-71/+30
2020-08-18Fix sonar issue and add code coveragePamela Dragosh2-3/+72
2020-08-17Add new guard filter policy type featurePamela Dragosh3-1/+168
2020-06-19Changes for Checkstyle 8.32Taka Cho1-4/+4
2020-06-01Use OperationsHistory from modelsJim Hahn2-9/+7
2020-05-26Change CLC logic for updated OPHist DB entries.pramod.jamkhedkar2-336/+24
2020-05-19Change CLC granularity to CL level.pramod.jamkhedkar2-5/+1
2020-05-08Final blacklist fix for multiple entriesPamela Dragosh2-1/+10
2020-04-14Fix blacklist translator and vs orPamela Dragosh1-5/+11
2020-03-23Point to released artifacts and use operationPamela Dragosh1-34/+34
2020-03-16Missing support for PolicySetTypePamela Dragosh1-1/+1
2020-03-12Better error handling for decisionsPamela Dragosh2-2/+12
2020-03-09Updates to support fixed guard policy typesPamela Dragosh4-170/+550
2020-02-28XACML pdp support for clc.pramod.jamkhedkar1-0/+290
2019-10-23Consolidate common translatable code some sonarPamela Dragosh2-4/+4
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-09Integrate using Policy Type to find MatchablePamela Dragosh2-2/+6
2019-06-19Update totalPoliciesCount statisticJim Hahn1-0/+1
2019-04-15Fix incorrect policy with time-in-rangePamela Dragosh1-0/+1
2019-04-12Add statistics and sonar cleanup and blacklistPamela Dragosh2-15/+46
2019-04-11Add Control Loop Coordination policy.Joshua Reich2-11/+321
2019-04-10XACML PDP DmaaP Deploy/UnDeploy FunctionMichael Mokry1-72/+42
2019-04-10Test decision from main entryPamela Dragosh1-10/+15
2019-04-01Adding guard PIPPamela Dragosh1-64/+141
2019-03-26Fix comments and add debuggingPamela Dragosh1-49/+54
2019-03-25Adding optimization application finish guardPamela Dragosh1-111/+243
2019-03-18Started with test decision JSON objects.Pamela Dragosh1-36/+130
2019-03-15Monitoring policy creation foundationPamela Dragosh1-0/+96