aboutsummaryrefslogtreecommitdiffstats
path: root/main/src
AgeCommit message (Expand)AuthorFilesLines
2023-12-19Allow xacml-pdp to use kafkaadheli.tavares2-5/+4
2023-10-04Remove AAF from xacml-pdpadheli.tavares8-138/+23
2023-09-22Upgrade Java 17 in xacml-pdpadheli.tavares22-74/+85
2023-08-07Remove db based statistics from xacml-pdpRam Krishna Verma2-57/+0
2023-02-24Fixed sonar issues in xacml-pdpSuresh Charan1-7/+8
2023-02-08Merge "Replace Eclipselink with Hibernate"Ramesh Murugan Iyer2-6/+6
2023-02-02Replace Eclipselink with Hibernateliamfallon2-6/+6
2023-01-31Removing old swagger annotation in xacml-pdplapentafd2-157/+1110
2023-01-31Upgrade and clean up dependenciesliamfallon3-10/+11
2022-08-24Support of onap.policies.monitoring.tcagen2 2.0.0jhh2-9/+7
2022-07-06Fix Raw XACML Decision API Serializationdc443y3-8/+8
2022-06-21Adding support for custom application metrics in Xacml-PDP.isaac6-90/+138
2022-03-10Extending Prometheus counts to include permit / deny / indeterminantisaac1-0/+16
2022-03-02Adding Prometheus counts to XacmlPdpStatisticsManagerisaac1-0/+19
2022-02-23Adding statistics to PDP Heartbeat Messagesisaac7-30/+173
2022-02-08Fixing sonar issues in xacml-pdpisaac1-2/+2
2021-09-06Decrease eclipselink verbosity to warningjhh1-1/+1
2021-08-30Add metrics to permanent servicesjhh1-1/+1
2021-08-23Add filter to control xacml-pdp rest apiJim Hahn10-34/+287
2021-08-23Merge "Fix junits broken by change in is-alive type"Jim Hahn1-1/+3
2021-08-23Fix junits broken by change in is-alive typeJim Hahn1-1/+3
2021-08-20Revert "Leave xacml-pdp REST server always running"Jim Hahn4-20/+43
2021-08-19Wait for pdp-pap topic in xacml-pdpJim Hahn5-32/+168
2021-08-17Synchronize updates to xacml-pdp stateJim Hahn2-6/+12
2021-08-06Leave xacml-pdp REST server always runningJim Hahn4-47/+20
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