aboutsummaryrefslogtreecommitdiffstats
path: root/applications/guard/src
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-11Fix xacml pdp to accommodate Object values in policy metadatarameshiyer271-3/+3
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-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-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-02Remove duplicated codePamela Dragosh1-18/+6
2020-09-30Fix new sonars in xacml-pdpJim Hahn1-71/+30
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-06-19Changes for Checkstyle 8.32Taka Cho5-12/+6
2020-06-01Use OperationsHistory from modelsJim Hahn3-11/+9
2020-05-26Change CLC logic for updated OPHist DB entries.pramod.jamkhedkar8-413/+25
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-14Fix blacklist translator and vs orPamela Dragosh2-12/+30
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
2020-02-28XACML pdp support for clc.pramod.jamkhedkar6-7/+366
2019-12-02Clear some simple xacml sonarPamela Dragosh1-3/+3
2019-10-23Consolidate common translatable code some sonarPamela Dragosh4-13/+6
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-13Upgrade to Tosca derivedFrom fixPamela Dragosh1-65/+67
2019-09-12Add yaml support to xacml-pdp rest serverJim Hahn1-6/+5
2019-09-09Integrate using Policy Type to find MatchablePamela Dragosh2-2/+6
2019-06-19Update totalPoliciesCount statisticJim Hahn3-0/+3
2019-05-16Change to fix SQLInvalidAuthorizationSpecExceptionMichael Mokry1-1/+1
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-15Fix incorrect policy with time-in-rangePamela Dragosh4-7/+8