aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/main
AgeCommit message (Expand)AuthorFilesLines
2021-08-20Revert "Leave xacml-pdp REST server always running"Jim Hahn2-5/+23
2021-08-19Wait for pdp-pap topic in xacml-pdpJim Hahn3-23/+69
2021-08-17Synchronize updates to xacml-pdp stateJim Hahn2-6/+12
2021-08-06Leave xacml-pdp REST server always runningJim Hahn2-27/+5
2021-07-19Use new RestClientParameters class in xacml-pdpJim Hahn4-14/+26
2021-07-16Add exclusions parameterPamela Dragosh2-5/+26
2021-07-14Use lombok in xacml-pdpJim Hahn6-135/+25
2021-07-13Change config to add Application groupPamela Dragosh4-8/+50
2021-06-28Use unique name in xacml-pdp PdpStatus messagesJim Hahn2-3/+8
2021-06-28Update xacml-pdp for checkstyle 8.43liamfallon1-44/+70
2021-05-25Support delta policy lists in xacml-pdpJim Hahn1-18/+35
2021-05-06Fix sonars in xacml-pdpJim Hahn12-34/+33
2021-04-29Remove GroupValidationResultJim Hahn2-53/+24
2021-03-17Change RestServerParameters to BusTopicParamsJim Hahn2-11/+12
2021-02-18Fix sonars and target dirPamela Dragosh1-3/+5
2021-02-16Make xacml pdpType configurablePamela Dragosh3-7/+12
2021-01-04Changed identifiers to concept identifiersliamfallon1-5/+5
2020-08-21Changes to make XACML container crash with non zero exitCodea.sreekumar1-2/+7
2020-06-19Changes for Checkstyle 8.32Taka Cho1-4/+4
2020-06-19xcaml-pdp sonar issue fixesTaka Cho1-2/+2
2020-06-01Use OperationsHistory from modelsJim Hahn1-6/+6
2020-03-19Re-factor matchable to reduce complexityPamela Dragosh3-56/+89
2020-03-14Add code coverage XacmlPolicyUtilsPamela Dragosh1-1/+1
2020-03-13Bump XacmlPdpApplicationManager code coveragePamela Dragosh1-3/+13
2020-03-12Better error handling for decisionsPamela Dragosh1-1/+5
2020-03-11Merge "Added support for application/xacml+json in native app"Pamela Dragosh2-5/+7
2020-03-11Added support for application/xacml+json in native appChenfei Gao2-5/+7
2020-03-10Misc XACML code coveragePamela Dragosh1-3/+5
2020-02-28Build XACML PDP support for native xacml policy typeChenfei Gao9-9/+511
2020-01-06Removed supported policy types from Pdp-Status messageHOCKLA1-1/+0
2019-12-23Add optimization subscriber requestPamela Dragosh1-2/+3
2019-12-02Clear some simple xacml sonarPamela Dragosh1-1/+1
2019-11-15Changed Xacml-pdp to report pdp group defined in XacmlPdpParameters config fileHOCKLA3-6/+12
2019-11-12Added support to return status and error if pdp-x failed to load policyAli Hockla3-27/+44
2019-11-05Added support for 'Active' and 'Passive' states.Ali Hockla2-5/+53
2019-10-18Modified Decision API to accept query parameters and abbreviate Monitor decis...HOCKLA2-8/+8
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 Dragosh2-7/+9
2019-08-30Get policy type from policy-apiJim Hahn1-48/+19
2019-07-30Use new addTopic() method in xacml-pdpJim Hahn2-12/+4
2019-07-23Fixed xacml-pdp registrationJim Hahn1-15/+19
2019-07-23Add junit coverage to xacml-pdpJim Hahn2-3/+18
2019-07-17Modify xacml-pdp to use RestServer from commonJim Hahn2-171/+9
2019-07-08Fix xacml-pdp due to sonar changes in commonJim Hahn2-8/+9
2019-07-04Remove topic.properties and incorporate into overall config file for xacmla.sreekumar5-252/+27
2019-06-19Update totalPoliciesCount statisticJim Hahn4-3/+23
2019-06-17Change getCanonicalName() to getName() in xacml-pdpJim Hahn2-3/+3
2019-05-01Changes to support previous review commentsMichael Mokry2-6/+3