summaryrefslogtreecommitdiffstats
path: root/main/src
AgeCommit message (Expand)AuthorFilesLines
2021-08-25Revert "Synchronize updates to xacml-pdp state"Jim Hahn2-12/+6
2021-08-19Synchronize updates to xacml-pdp stateJim Hahn2-6/+12
2021-08-07Leave xacml-pdp REST server always runningJim Hahn4-47/+20
2021-03-16Update policy-keystore with newer certificatesjhh1-0/+0
2021-02-18Fix sonars and target dirPamela Dragosh2-15/+8
2021-02-16Make xacml pdpType configurablePamela Dragosh13-24/+81
2021-02-11Fix sonars from dependency upgradeJim Hahn6-36/+26
2021-02-10Upgrade dependenciesJim Hahn1-0/+1
2021-01-04Changed identifiers to concept identifiersliamfallon2-10/+11
2020-09-24update default keystoresjhh1-0/+0
2020-08-25Merge "Add new Match application to XACML"Jim Hahn2-2/+33
2020-08-25Add new Match application to XACMLPamela Dragosh2-2/+33
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-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-03-25Point to models 2.2.2Pamela Dragosh1-3/+2
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 Gao19-12/+964
2020-02-13Add missing apps/naming directory for testingPamela Dragosh1-0/+31
2020-01-14policy/xacml-pdp jdk11 upgradesHOCKLA1-9/+8
2020-01-06Removed supported policy types from Pdp-Status messageHOCKLA2-4/+0
2019-12-23Add optimization subscriber requestPamela Dragosh1-2/+3
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...HOCKLA4-8/+304
2019-10-09Sonar xacml-pdp issuesPamela Dragosh1-0/+5
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-09Integrate using Policy Type to find MatchablePamela Dragosh3-9/+13