Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

42 - Adding the new method for returning the proxy connection details as encrypted byte array #51

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

SivaTharun
Copy link
Contributor

@SivaTharun SivaTharun commented Jun 13, 2021

Overview

Connects #42 , adding the new method for returning the proxy connection details as encrypted byte array

Notes

  • added ProxyHandler.createProxyRequestStream method to address the problem described, that returns proxy connection
    details as encrypted byte array
  • added unit test for the above method , to verify the same.

Testing Instructions

  • Run mvn:verify command, to run the tests and check for any checkstyle and spotbugs issues.

- added the createProxyRequestStream to support the describe d operation
- added unit test for the newly added method
@SivaTharun SivaTharun changed the title 42 - 42 - Adding the new method for returning the proxy connection details as encrypted byte array Jun 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant