aboutsummaryrefslogtreecommitdiffstats
path: root/certService/src/main/java/org/onap/aaf/certservice/api
AgeCommit message (Expand)AuthorFilesLines
2020-08-05Removing AAF references from Cert-Service in OOM repo.baniewsk6-408/+0
2020-04-16Set a new versionBogumil Zebek1-1/+1
2020-04-02UpdateSwagger annotations and OpenAPI.yamlBartosz Gardziejewski3-13/+13
2020-03-31Fix sonar issue CertificationControlleredyta1-2/+1
2020-03-18Resolve all checkstyle warningsBartosz Gardziejewski6-15/+14
2020-03-12Fixed sonar issues in ReloadConfigController classMichal Banka1-4/+0
2020-03-10Add annotation for OpenAPI 3.0 documentation generationBartosz Gardziejewski6-18/+246
2020-03-06Merge "Create Readiness Endpoint"Bogumil Zebek1-0/+48
2020-03-05Create Readiness Endpointawudzins1-0/+48
2020-03-05Create adapter for Cmpv2ClientBartosz Gardziejewski1-11/+7
2020-03-04Fix reload endpoint to return statusawudzins2-4/+61
2020-02-26Create logic responsible for selecting server based on CANameBartosz Gardziejewski1-1/+1
2020-02-19Remove cyclic dependencies and rename execeptions packageawudzins1-1/+1
2020-02-13Improve exception flowBartosz Gardziejewski1-29/+11
2020-02-13Return hardcoded CA certs and certification chain.Bartosz Gardziejewski1-5/+26
2020-02-11Add decoding CSR received from client.Bartosz Gardziejewski1-0/+82