aboutsummaryrefslogtreecommitdiffstats
path: root/policy-endpoints/src/main/java/org/onap/policy/common/endpoints/http
AgeCommit message (Expand)AuthorFilesLines
2020-01-14Sonar cleanup overrides and fixesPamela Dragosh1-3/+4
2019-11-01Add common Jersey versionliamfallon2-13/+14
2019-09-16Eliminate constructors with side-effectsJim Hahn2-2/+5
2019-09-13Extract YamlJsonTranslator from StandardYamlCoderJim Hahn3-26/+81
2019-09-13Changes to accomodate to version of jettyJim Hahn1-6/+7
2019-09-12Report bad-request for invalid YAMLJim Hahn4-6/+78
2019-09-11Create StandardYamlCoderJim Hahn2-1/+112
2019-08-23Rest servers should return 400 for bad syntax JSONJim Hahn2-1/+57
2019-07-31Remove ParameterUtilsJim Hahn1-1/+1
2019-07-17Copy PapRestServer to policy/commonJim Hahn2-0/+146
2019-07-08Merge "Fix sonar issues in policy/endpoints"Jim Hahn7-40/+147
2019-07-05Fix sonar issues in policy/endpointsJim Hahn7-40/+147
2019-07-05Fix sonar issue in common/utilsJim Hahn1-1/+2
2019-06-26Fix some sonar issues in policy-endpointsJim Hahn3-190/+145
2019-06-14Change getCanonicalName() to getName() in commonJim Hahn1-2/+2
2019-06-12Apply simple sonar fixesJim Hahn1-7/+7
2019-04-12Set jetty.dump to tracePamela Dragosh1-11/+11
2019-03-08Add code to allocate server portsJim Hahn1-30/+9
2019-02-15Remove erroneous commentsJim Hahn2-8/+0
2019-02-13Add gson handler and testsJim Hahn2-1/+5
2019-02-08Add superclasses for gson-jackson migrationJim Hahn1-128/+0
2019-01-23Add gson support to policy-endpointsJim Hahn7-68/+253
2019-01-16Add post and delete http client methodsJorge Hernandez4-43/+164
2019-01-15Remove policy-endpoints checkstyle suppressionsJim Hahn4-369/+419
2018-12-19Add support for parameter inheritanceliamfallon1-45/+33
2018-10-26Detection of AAF enablement3.0.0-ONAPJorge Hernandez3-1/+30
2018-10-01Fix minor sonarPamela Dragosh1-4/+3
2018-09-21Fix policy/common checkstyle issuesPamela Dragosh4-16/+26
2018-09-19tweaks from testing in auth classesJorge Hernandez2-3/+2
2018-09-19error getting aaf configuration flagJorge Hernandez2-2/+2
2018-09-19Merge "Fixes for oparent upgrade"Jorge Hernandez1-2/+5
2018-09-18Fixes for oparent upgradePamela Dragosh1-2/+5
2018-09-18Add comments and removed redundant code in FiltersJorge Hernandez2-9/+14
2018-09-18Support for Authorization Generic FiltersJorge Hernandez4-1/+155
2018-09-17temporarily set aaf version to snapshotJorge Hernandez1-6/+17
2018-08-30Add support for http PUTmmis3-11/+25
2018-08-20Use builder for http and jersey clientKrishnajinka2-34/+46
2018-08-15Fix checkstyle comments etc.Pamela Dragosh3-12/+29
2018-08-13Remove simple checkstylePamela Dragosh6-68/+81
2018-08-08generic jetty filter and cadi supportJorge Hernandez3-12/+49
2018-08-03generic jetty https server supportJorge Hernandez3-19/+101
2018-07-31Copy policy-endpoints from drools-pdp to commonmmis6-400/+331
2018-07-25Copy policy-endpoints from drools-pdp to commonmmis9-0/+1588