aboutsummaryrefslogtreecommitdiffstats
path: root/applications/guard
AgeCommit message (Expand)AuthorFilesLines
2021-10-14Bump policy/xacml-pdp to Jakarta 2.6.0-SNAPSHOTliamfallon1-1/+1
2021-10-14Bump policy/xacml-pdp to 2.5.2-SNAPSHOTliamfallon1-1/+1
2021-09-14Bump xacml-pdp to 2.5.1-SNAPSHOTRam Krishna Verma1-1/+1
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-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-06-01Update junits for bean validator field nameJim Hahn1-2/+2
2021-05-27Replace validation code with annotationsJim Hahn3-219/+195
2021-05-06Fix sonars in xacml-pdpJim Hahn3-47/+47
2021-03-17Change RestServerParameters to BusTopicParamsJim Hahn2-5/+5
2021-03-11Bump xacml-pdp 2.5.0-SNAPSHOTPamela Dragosh1-1/+1
2021-03-09Bump xacml to 2.4.2-SNAPSHOTPamela Dragosh1-1/+1
2021-02-23bump poms to 2.4.1-SNAPSHOTjhh1-1/+1
2021-02-18Utilize time extensionsPamela Dragosh8-11/+306
2021-02-17Fix wrong category for timeRangePamela Dragosh1-2/+2
2021-02-10Upgrade dependenciesJim Hahn1-0/+1
2021-01-04Changed identifiers to concept identifiersliamfallon2-19/+21
2020-12-21XACML to accept properties as nullliamfallon3-4/+28
2020-10-27Bump xacml-pdp master to 2.4.0-SNAPSHOTJim Hahn1-1/+1
2020-10-20Bump xacml 2.3.4 SNAPSHOTPamela Dragosh1-1/+1
2020-10-07Bump xacml-pdp to 2.3.3 snapshotPamela Dragosh1-1/+1
2020-10-02Remove duplicated codePamela Dragosh1-18/+6
2020-09-30Fix new sonars in xacml-pdpJim Hahn1-71/+30
2020-09-29Fix deployment of frequency limiter policyJim Hahn1-1/+1
2020-09-09Bump xacml-pdp to 2.3.2Jim Hahn1-1/+1
2020-08-18Fix sonar issue and add code coveragePamela Dragosh5-10/+92
2020-08-17Add new guard filter policy type featurePamela Dragosh11-33/+634
2020-07-10Bump xacml-pdp to 2.3.1-SNAPSHOTJim Hahn1-1/+1
2020-06-19Changes for Checkstyle 8.32Taka Cho5-12/+6
2020-06-01Use OperationsHistory from modelsJim Hahn3-11/+9
2020-05-27Merge "Change CLC logic for updated OPHist DB entries."Pamela Dragosh8-413/+25
2020-05-26Change CLC logic for updated OPHist DB entries.pramod.jamkhedkar8-413/+25
2020-05-21Bump xacml-pdp master to 2.3.0-SNAPSHOTa.sreekumar1-1/+1
2020-05-21Bump xacml to 2.2.3-SNAPSHOTa.sreekumar1-1/+1
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.jamkhedkar5-15/+13
2020-05-08Final blacklist fix for multiple entriesPamela Dragosh3-3/+12
2020-05-07type_version is now mandatoryPamela Dragosh3-0/+3
2020-04-15Bump xacml-pdp 2.2.2-SNAPSHOTPamela Dragosh1-1/+1
2020-04-14Fix blacklist translator and vs orPamela Dragosh2-12/+30
2020-03-24Bump xacml-pdp to 2.2.1-SNAPSHOTJim Hahn1-1/+1
2020-03-23Point to released artifacts and use operationPamela Dragosh3-40/+40
2020-03-16Missing support for PolicySetTypePamela Dragosh3-7/+7
2020-03-12Better error handling for decisionsPamela Dragosh5-19/+26
2020-03-11Fix sonar logging bugsPamela Dragosh1-1/+1
2020-03-09Updates to support fixed guard policy typesPamela Dragosh18-1092/+1228