aboutsummaryrefslogtreecommitdiffstats
path: root/applications/guard/src/test
AgeCommit message (Expand)AuthorFilesLines
2023-09-14Upgrade Java 17 in xacml-pdpjava-17FrancescoFioraEst4-10/+11
2023-02-02Replace Eclipselink with Hibernateliamfallon1-7/+5
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 Hahn2-28/+21
2021-03-17Change RestServerParameters to BusTopicParamsJim Hahn2-5/+5
2021-02-18Utilize time extensionsPamela Dragosh6-7/+151
2021-02-10Upgrade dependenciesJim Hahn1-0/+1
2021-01-04Changed identifiers to concept identifiersliamfallon1-11/+12
2020-12-21XACML to accept properties as nullliamfallon2-3/+20
2020-09-30Fix new sonars in xacml-pdpJim Hahn1-71/+30
2020-08-18Fix sonar issue and add code coveragePamela Dragosh3-4/+73
2020-08-17Add new guard filter policy type featurePamela Dragosh8-32/+411
2020-06-19Changes for Checkstyle 8.32Taka Cho1-4/+4
2020-06-01Use OperationsHistory from modelsJim Hahn3-11/+9
2020-05-26Change CLC logic for updated OPHist DB entries.pramod.jamkhedkar7-412/+24
2020-05-19Change CLC granularity to CL level.pramod.jamkhedkar4-7/+3
2020-05-08Final blacklist fix for multiple entriesPamela Dragosh2-1/+10
2020-05-07type_version is now mandatoryPamela Dragosh3-0/+3
2020-04-14Fix blacklist translator and vs orPamela Dragosh1-5/+11
2020-03-23Point to released artifacts and use operationPamela Dragosh2-35/+35
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 Dragosh14-280/+707
2020-02-28XACML pdp support for clc.pramod.jamkhedkar5-0/+348
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-05-16Change to fix SQLInvalidAuthorizationSpecExceptionMichael Mokry1-1/+1
2019-04-15Fix incorrect policy with time-in-rangePamela Dragosh4-7/+8
2019-04-12Add statistics and sonar cleanup and blacklistPamela Dragosh6-38/+74
2019-04-11Add Control Loop Coordination policy.Joshua Reich12-30/+462
2019-04-10XACML PDP DmaaP Deploy/UnDeploy FunctionMichael Mokry2-73/+43
2019-04-10Test decision from main entryPamela Dragosh1-10/+15
2019-04-01Adding guard PIPPamela Dragosh6-69/+217
2019-03-26Fix comments and add debuggingPamela Dragosh3-51/+56
2019-03-25Adding optimization application finish guardPamela Dragosh5-120/+305
2019-03-18Started with test decision JSON objects.Pamela Dragosh1-36/+130
2019-03-15Monitoring policy creation foundationPamela Dragosh2-0/+133