aboutsummaryrefslogtreecommitdiffstats
path: root/main
AgeCommit message (Expand)AuthorFilesLines
2020-09-09Bump xacml-pdp to 2.3.2Jim Hahn1-1/+1
2020-08-25Merge "Add new Match application to XACML"Jim Hahn3-2/+38
2020-08-25Add new Match application to XACMLPamela Dragosh3-2/+38
2020-08-21Changes to make XACML container crash with non zero exitCodea.sreekumar1-2/+7
2020-08-19Remove old cdap policy typePamela Dragosh1-2/+2
2020-08-17Add new guard filter policy type featurePamela Dragosh1-2/+2
2020-08-14Cleanup unused imports and deprecated methodsPamela Dragosh2-6/+4
2020-07-10Bump xacml-pdp to 2.3.1-SNAPSHOTJim Hahn1-1/+1
2020-07-01Replace try/catch blocks with assertj - xacml-pdpwaynedunican2-34/+29
2020-06-29Fix issues in xacml-pdp for new sonar rulesJim Hahn3-6/+4
2020-06-19Changes for Checkstyle 8.32Taka Cho3-7/+6
2020-06-19xcaml-pdp sonar issue fixesTaka Cho3-12/+12
2020-06-02Merge "Use OperationsHistory from models"Pamela Dragosh2-8/+8
2020-06-01Use OperationsHistory from modelsJim Hahn2-8/+8
2020-05-29Use default serialization providerJim Hahn2-5/+1
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-04-15Bump xacml-pdp 2.2.2-SNAPSHOTPamela Dragosh1-1/+1
2020-03-25Point to models 2.2.2Pamela Dragosh1-3/+2
2020-03-24Bump xacml-pdp to 2.2.1-SNAPSHOTJim Hahn1-1/+1
2020-03-19Merge "Re-factor matchable to reduce complexity"Jim Hahn3-56/+89
2020-03-19Re-factor matchable to reduce complexityPamela Dragosh3-56/+89
2020-03-18renew policy certs till 03/17/2021jhh1-0/+0
2020-03-14Add code coverage XacmlPolicyUtilsPamela Dragosh1-1/+1
2020-03-13Bump XacmlPdpApplicationManager code coveragePamela Dragosh2-3/+213
2020-03-12Better error handling for decisionsPamela Dragosh1-1/+5
2020-03-11Merge "Added support for application/xacml+json in native app"Pamela Dragosh5-25/+115
2020-03-11Added support for application/xacml+json in native appChenfei Gao5-25/+115
2020-03-10Misc XACML code coveragePamela Dragosh2-3/+42
2020-02-28Build XACML PDP support for native xacml policy typeChenfei Gao20-12/+969
2020-02-13Add missing apps/naming directory for testingPamela Dragosh1-0/+31
2020-02-06Updating module names to resolve conflictsRam Krishna Verma1-1/+2
2020-01-14policy/xacml-pdp jdk11 upgradesHOCKLA2-11/+10
2020-01-06Removed supported policy types from Pdp-Status messageHOCKLA2-4/+0
2019-12-23Add optimization subscriber requestPamela Dragosh1-2/+3
2019-12-17Add SDNC naming applicationPamela Dragosh1-0/+5
2019-12-02Clear some simple xacml sonarPamela Dragosh5-12/+27
2019-11-15Changed Xacml-pdp to report pdp group defined in XacmlPdpParameters config fileHOCKLA17-35/+140
2019-11-12Added support to return status and error if pdp-x failed to load policyAli Hockla5-31/+87
2019-11-05Added support for 'Active' and 'Passive' states.Ali Hockla7-5/+81
2019-10-28Optimization improvements and test casesPamela Dragosh1-12/+0
2019-10-23Consolidate common translatable code some sonarPamela Dragosh1-2/+2
2019-10-21Use yaml policies in models-examplesPamela Dragosh1-1/+1
2019-10-18Modified Decision API to accept query parameters and abbreviate Monitor decis...HOCKLA5-8/+310
2019-10-09Sonar xacml-pdp issuesPamela Dragosh1-0/+5
2019-10-02Removed TestUtils from common and into a 'xacml-test' projectAli Hockla1-0/+6
2019-09-13Upgrade to Tosca derivedFrom fixPamela Dragosh2-8/+2
2019-09-12Add yaml support to xacml-pdp rest serverJim Hahn1-2/+3
2019-09-10Bump versions for xacml-pdp masterJim Hahn1-1/+1
2019-09-09Integrate using Policy Type to find MatchablePamela Dragosh3-9/+13