Uses of Interface
software.amazon.awssdk.http.TlsTrustManagersProvider
Packages that use TlsTrustManagersProvider
-
Uses of TlsTrustManagersProvider in software.amazon.awssdk.http
Fields in software.amazon.awssdk.http with type parameters of type TlsTrustManagersProviderModifier and TypeFieldDescriptionstatic final SdkHttpConfigurationOption<TlsTrustManagersProvider>SdkHttpConfigurationOption.TLS_TRUST_MANAGERS_PROVIDERTheTlsTrustManagersProviderthat will be used by the HTTP client when authenticating with a TLS host.