summaryrefslogtreecommitdiffstats
path: root/certService/src/test/java/org/onap/aaf/certservice/certification/model/CsrModelTest.java
AgeCommit message (Expand)AuthorFilesLines
2020-08-05Removing AAF references from Cert-Service in OOM repo.baniewsk1-185/+0
2020-03-18Resolve all checkstyle warningsBartosz Gardziejewski1-4/+5
2020-03-05Create adapter for Cmpv2ClientBartosz Gardziejewski1-12/+12
2020-02-27Refactor CSR model to be POJOBartosz Gardziejewski1-21/+79
2020-02-19Remove cyclic dependencies and rename execeptions packageawudzins1-3/+3
2020-02-13Improve exception flowBartosz Gardziejewski1-14/+26
2020-02-13Return hardcoded CA certs and certification chain.Bartosz Gardziejewski1-4/+6
2020-02-12Generate openAPI 3.0 specification.Bartosz Gardziejewski1-4/+4
2020-02-11Add decoding CSR received from client.Bartosz Gardziejewski1-0/+112