Skip to content

[Java] Enhancements for HTTP message signature#6090

Merged
wing328 merged 8 commits intoOpenAPITools:masterfrom
CiscoM31:java-http-signature
May 2, 2020
Merged

[Java] Enhancements for HTTP message signature#6090
wing328 merged 8 commits intoOpenAPITools:masterfrom
CiscoM31:java-http-signature

Conversation

@sebastien-rosset
Copy link
Copy Markdown
Contributor

@sebastien-rosset sebastien-rosset commented Apr 28, 2020

Besides the changes in this PR, I had to submit 3 PRs in HTTP signature for Java:
tomitribe/http-signatures-java#31
tomitribe/http-signatures-java#32
tomitribe/http-signatures-java#33

PR checklist

  • Read the contribution guidelines.
  • If contributing template-only or documentation-only changes which will change sample output, build the project before.
  • Run the shell script(s) under ./bin/ (or Windows batch scripts under.\bin\windows) to update Petstore samples related to your fix. This is important, as CI jobs will verify all generator outputs of your HEAD commit, and these must match the expectations made by your contribution. You only need to run ./bin/{LANG}-petstore.sh, ./bin/openapi3/{LANG}-petstore.sh if updating the code or mustache templates for a language ({LANG}) (e.g. php, ruby, python, etc).
  • File the PR against the correct branch: master, 4.3.x, 5.0.x. Default: master.
  • Copy the technical committee to review the pull request if your PR is targeting a particular programming language.

@sebastien-rosset sebastien-rosset marked this pull request as ready for review April 29, 2020 23:59
@wing328
Copy link
Copy Markdown
Member

wing328 commented May 2, 2020

FYI. I ran mvn com.coveo:fmt-maven-plugin:format before to format the jersey2-experimental petstore.

@wing328 wing328 added this to the 4.3.1 milestone May 2, 2020
@wing328 wing328 merged commit 77d6c04 into OpenAPITools:master May 2, 2020
michaelpro1 pushed a commit to michaelpro1/openapi-generator that referenced this pull request May 7, 2020
* Add code comments

* Change 'setup' method to setPrivateKey

* Add support for configuring digest algorithm

* run script in bin directory

* format generated code

* Revert "format generated code"

This reverts commit 3b52778.
MikailBag pushed a commit to MikailBag/openapi-generator that referenced this pull request May 31, 2020
* Add code comments

* Change 'setup' method to setPrivateKey

* Add support for configuring digest algorithm

* run script in bin directory

* format generated code

* Revert "format generated code"

This reverts commit 3b52778.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants