aboutsummaryrefslogtreecommitdiffstats
path: root/main/src
AgeCommit message (Expand)AuthorFilesLines
2021-07-19Use new RestClientParameters class in xacml-pdpJim Hahn9-51/+59
2021-07-16Add exclusions parameterPamela Dragosh9-9/+164
2021-07-14Use lombok in xacml-pdpJim Hahn7-141/+31
2021-07-13Change config to add Application groupPamela Dragosh16-29/+160
2021-06-28Use unique name in xacml-pdp PdpStatus messagesJim Hahn4-11/+16
2021-06-28Update xacml-pdp for checkstyle 8.43liamfallon1-44/+70
2021-05-25Support delta policy lists in xacml-pdpJim Hahn2-33/+112
2021-05-06Fix sonars in xacml-pdpJim Hahn12-34/+33
2021-04-29Remove GroupValidationResultJim Hahn4-93/+49
2021-03-19Delete keystores from xacmlJim Hahn2-4/+4
2021-03-17Change RestServerParameters to BusTopicParamsJim Hahn15-57/+61
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