Interface SSLConfigModule


@Module public interface SSLConfigModule
  • Method Details

    • provideUriConfig

      @Provides @Named("uri.sslConfig") static SSLConfig provideUriConfig(@Named("trustAll") boolean trustAll)