aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/test/java/org/onap
AgeCommit message (Expand)AuthorFilesLines
2023-09-14Upgrade Java 17 in xacml-pdpjava-17FrancescoFioraEst9-43/+27
2023-02-24Fixed sonar issues in xacml-pdpSuresh Charan1-7/+8
2023-01-31Upgrade and clean up dependenciesliamfallon3-10/+11
2022-08-24Support of onap.policies.monitoring.tcagen2 2.0.0jhh1-4/+2
2022-07-06Fix Raw XACML Decision API Serializationdc443y1-4/+4
2022-06-21Adding support for custom application metrics in Xacml-PDP.isaac2-21/+53
2022-02-23Adding statistics to PDP Heartbeat Messagesisaac2-16/+54
2022-02-08Fixing sonar issues in xacml-pdpisaac1-2/+2
2021-08-23Add filter to control xacml-pdp rest apiJim Hahn6-13/+174
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 Hahn2-15/+20
2021-08-19Wait for pdp-pap topic in xacml-pdpJim Hahn2-9/+99
2021-08-06Leave xacml-pdp REST server always runningJim Hahn2-20/+15
2021-07-19Use new RestClientParameters class in xacml-pdpJim Hahn5-37/+33
2021-07-16Add exclusions parameterPamela Dragosh5-4/+101
2021-07-14Use lombok in xacml-pdpJim Hahn1-6/+6
2021-07-13Change config to add Application groupPamela Dragosh5-14/+89
2021-06-28Use unique name in xacml-pdp PdpStatus messagesJim Hahn2-8/+8
2021-05-25Support delta policy lists in xacml-pdpJim Hahn1-15/+77
2021-04-29Remove GroupValidationResultJim Hahn2-40/+25
2021-03-19Delete keystores from xacmlJim Hahn1-4/+4
2021-03-17Change RestServerParameters to BusTopicParamsJim Hahn5-33/+36
2021-02-18Fix sonars and target dirPamela Dragosh1-12/+3
2021-02-16Make xacml pdpType configurablePamela Dragosh6-17/+35
2021-02-11Fix sonars from dependency upgradeJim Hahn6-36/+26
2021-01-04Changed identifiers to concept identifiersliamfallon1-5/+6
2020-08-25Add new Match application to XACMLPamela Dragosh1-2/+2
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 Cho2-3/+2
2020-06-19xcaml-pdp sonar issue fixesTaka Cho2-10/+10
2020-05-29Use default serialization providerJim Hahn2-5/+1
2020-03-25Point to models 2.2.2Pamela Dragosh1-3/+2
2020-03-13Bump XacmlPdpApplicationManager code coveragePamela Dragosh1-0/+200
2020-03-11Merge "Added support for application/xacml+json in native app"Pamela Dragosh2-20/+67
2020-03-11Added support for application/xacml+json in native appChenfei Gao2-20/+67
2020-03-10Misc XACML code coveragePamela Dragosh1-0/+37
2020-02-28Build XACML PDP support for native xacml policy typeChenfei Gao6-3/+389
2020-01-14policy/xacml-pdp jdk11 upgradesHOCKLA1-9/+8
2020-01-06Removed supported policy types from Pdp-Status messageHOCKLA1-3/+0
2019-12-02Clear some simple xacml sonarPamela Dragosh4-11/+26
2019-11-15Changed Xacml-pdp to report pdp group defined in XacmlPdpParameters config fileHOCKLA7-24/+88
2019-11-12Added support to return status and error if pdp-x failed to load policyAli Hockla2-4/+43
2019-11-05Added support for 'Active' and 'Passive' states.Ali Hockla5-0/+28
2019-10-23Consolidate common translatable code some sonarPamela Dragosh1-2/+2
2019-10-21Use yaml policies in models-examplesPamela Dragosh1-1/+1