Searched defs:preemptiveBasicAuthenticationEnabled (Results 1 – 1 of 1) sorted by relevance
44 private final Boolean preemptiveBasicAuthenticationEnabled; field in ProxyConfiguration182 public Boolean preemptiveBasicAuthenticationEnabled() { in preemptiveBasicAuthenticationEnabled() method in ProxyConfiguration275 Builder preemptiveBasicAuthenticationEnabled(Boolean preemptiveBasicAuthenticationEnabled); in preemptiveBasicAuthenticationEnabled() argument326 private Boolean preemptiveBasicAuthenticationEnabled; field in ProxyConfiguration.DefaultClientProxyConfigurationBuilder408 …public Builder preemptiveBasicAuthenticationEnabled(Boolean preemptiveBasicAuthenticationEnabled) { in preemptiveBasicAuthenticationEnabled() argument413 …public void setPreemptiveBasicAuthenticationEnabled(Boolean preemptiveBasicAuthenticationEnabled) { in setPreemptiveBasicAuthenticationEnabled()