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

Add method to return dynamic SecureTransportParameters from SecureTransportSettingsProvider interface #16387

Merged
merged 6 commits into from
Oct 18, 2024

Commits on Oct 18, 2024

  1. Add isDualModeEnabled to SecureTransportSettingsProvider interface

    Signed-off-by: Craig Perkins <cwperx@amazon.com>
    cwperks committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    aa48614 View commit details
    Browse the repository at this point in the history
  2. Add default impl

    Signed-off-by: Craig Perkins <cwperx@amazon.com>
    cwperks committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    d390bd9 View commit details
    Browse the repository at this point in the history
  3. Respond to comments, update usages and update docstring

    Signed-off-by: Craig Perkins <cwperx@amazon.com>
    cwperks committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    a0844e9 View commit details
    Browse the repository at this point in the history
  4. Address feedback

    Signed-off-by: Craig Perkins <cwperx@amazon.com>
    cwperks committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    1792a31 View commit details
    Browse the repository at this point in the history
  5. Add ExperimentalApi and add to CHANGELOG

    Signed-off-by: Craig Perkins <cwperx@amazon.com>
    cwperks committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    937578c View commit details
    Browse the repository at this point in the history
  6. Move DefaultSecureTransportParameters to separate file and add javadoc

    Signed-off-by: Craig Perkins <cwperx@amazon.com>
    cwperks committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    174344b View commit details
    Browse the repository at this point in the history