Uses of Interface
software.amazon.awssdk.http.TlsTrustManagersProvider
-
Packages that use TlsTrustManagersProvider Package Description software.amazon.awssdk.http -
-
Uses of TlsTrustManagersProvider in software.amazon.awssdk.http
Fields in software.amazon.awssdk.http with type parameters of type TlsTrustManagersProvider Modifier and Type Field Description static SdkHttpConfigurationOption<TlsTrustManagersProvider>
SdkHttpConfigurationOption. TLS_TRUST_MANAGERS_PROVIDER
TheTlsTrustManagersProvider
that will be used by the HTTP client when authenticating with a TLS host.
-