JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
io.deephaven.enterprise.dnd.modules
Interface SSLConfigModule
@Module
public interface
SSLConfigModule
Method Summary
Static Methods
Modifier and Type
Method
Description
static
SSLConfig
provideUriConfig
(boolean trustAll)
Method Details
provideUriConfig
@Provides @Named("uri.sslConfig")
static
SSLConfig
provideUriConfig
(@Named("trustAll") boolean trustAll)