aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/test
AgeCommit message (Expand)AuthorFilesLines
2023-09-14Upgrade Java 17 in xacml-pdpjava-17FrancescoFioraEst11-49/+33
2023-02-24Fixed sonar issues in xacml-pdpSuresh Charan1-7/+8
2023-02-02Replace Eclipselink with Hibernateliamfallon1-3/+3
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 Dragosh7-4/+138
2021-07-14Use lombok in xacml-pdpJim Hahn1-6/+6
2021-07-13Change config to add Application groupPamela Dragosh12-21/+110
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 Hahn2-4/+4
2021-03-17Change RestServerParameters to BusTopicParamsJim Hahn13-46/+49
2021-03-16Update policy-keystore with newer certificatesjhh1-0/+0
2021-02-18Fix sonars and target dirPamela Dragosh1-12/+3
2021-02-16Make xacml pdpType configurablePamela Dragosh10-17/+69
2021-02-11Fix sonars from dependency upgradeJim Hahn6-36/+26
2021-02-10Upgrade dependenciesJim Hahn1-0/+1
2021-01-04Changed identifiers to concept identifiersliamfallon1-5/+6
2020-09-24update default keystoresjhh1-0/+0
2020-08-25Add new Match application to XACMLPamela Dragosh2-2/+33
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-06-02Merge "Use OperationsHistory from models"Pamela Dragosh1-2/+2
2020-06-01Use OperationsHistory from modelsJim Hahn1-2/+2
2020-05-29Use default serialization providerJim Hahn2-5/+1
2020-03-25Point to models 2.2.2Pamela Dragosh1-3/+2
2020-03-18renew policy certs till 03/17/2021jhh1-0/+0
2020-03-13Bump XacmlPdpApplicationManager code coveragePamela Dragosh1-0/+200
2020-03-11Merge "Added support for application/xacml+json in native app"Pamela Dragosh3-20/+108
2020-03-11Added support for application/xacml+json in native appChenfei Gao3-20/+108
2020-03-10Misc XACML code coveragePamela Dragosh1-0/+37
2020-02-28Build XACML PDP support for native xacml policy typeChenfei Gao10-3/+453
2020-02-13Add missing apps/naming directory for testingPamela Dragosh1-0/+31