Package org.apache.iceberg.rest.auth
Interface TLSConfigurer
public interface TLSConfigurer
-
Method Summary
Modifier and TypeMethodDescriptiondefault HostnameVerifier
default void
initialize
(Map<String, String> properties) default SSLContext
default String[]
default String[]
-
Method Details
-
initialize
-
sslContext
-
hostnameVerifier
-
supportedProtocols
-
supportedCipherSuites
-