aboutsummaryrefslogtreecommitdiffstats
path: root/applications/guard/src/main/java/org
AgeCommit message (Expand)AuthorFilesLines
2022-02-11Fix xacml pdp to accommodate Object values in policy metadatarameshiyer271-3/+3
2021-07-16Add exclusions parameterPamela Dragosh1-2/+2
2021-07-14Use lombok in xacml-pdpJim Hahn3-11/+6
2021-06-24Use protected methods vs privatePamela Dragosh2-7/+7
2021-05-27Replace validation code with annotationsJim Hahn1-191/+174
2021-05-06Fix sonars in xacml-pdpJim Hahn3-47/+47
2021-02-18Utilize time extensionsPamela Dragosh2-4/+155
2021-02-17Fix wrong category for timeRangePamela Dragosh1-2/+2
2021-01-04Changed identifiers to concept identifiersliamfallon1-8/+9
2020-12-21XACML to accept properties as nullliamfallon1-1/+8
2020-10-02Remove duplicated codePamela Dragosh1-18/+6
2020-08-18Fix sonar issue and add code coveragePamela Dragosh2-6/+19
2020-08-17Add new guard filter policy type featurePamela Dragosh3-1/+223
2020-06-19Changes for Checkstyle 8.32Taka Cho4-8/+2
2020-05-20Changed cd path.pramod.jamkhedkar1-1/+1
2020-05-19Removing unused imports.pramod.jamkhedkar1-5/+0
2020-05-19Change CLC granularity to CL level.pramod.jamkhedkar1-8/+10
2020-05-08Final blacklist fix for multiple entriesPamela Dragosh1-2/+2
2020-04-14Fix blacklist translator and vs orPamela Dragosh1-7/+19
2020-03-23Point to released artifacts and use operationPamela Dragosh1-5/+5
2020-03-16Missing support for PolicySetTypePamela Dragosh2-6/+6
2020-03-12Better error handling for decisionsPamela Dragosh3-17/+14
2020-03-11Fix sonar logging bugsPamela Dragosh1-1/+1
2020-03-09Updates to support fixed guard policy typesPamela Dragosh4-812/+521
2020-02-28XACML pdp support for clc.pramod.jamkhedkar1-7/+18
2019-12-02Clear some simple xacml sonarPamela Dragosh1-3/+3
2019-10-23Consolidate common translatable code some sonarPamela Dragosh2-9/+2
2019-09-13Upgrade to Tosca derivedFrom fixPamela Dragosh1-65/+67
2019-09-12Add yaml support to xacml-pdp rest serverJim Hahn1-6/+5
2019-06-19Update totalPoliciesCount statisticJim Hahn2-0/+2
2019-05-08Change debug to info logsPamela Dragosh1-4/+4
2019-04-15Fix a couple of sonar issues one blockerMichael Mokry1-16/+14
2019-04-12Add statistics and sonar cleanup and blacklistPamela Dragosh4-18/+140
2019-04-11Add Control Loop Coordination policy.Joshua Reich5-7/+236
2019-04-10XACML PDP DmaaP Deploy/UnDeploy FunctionMichael Mokry2-215/+77
2019-04-10Test decision from main entryPamela Dragosh2-26/+19
2019-04-01Adding guard PIPPamela Dragosh2-25/+18
2019-03-25Adding optimization application finish guardPamela Dragosh3-4/+939
2019-03-20Use Policy Translator abstract classPamela Dragosh1-152/+10
2019-03-18Started with test decision JSON objects.Pamela Dragosh1-4/+168
2019-03-15Monitoring policy creation foundationPamela Dragosh1-0/+107