Packages

package basic

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. Protected

Type Members

  1. class BasicAuthenticationExtension extends NoopRequestInterceptor

    Adds a basic authentication header with static credentials to every outgoing request.

    Adds a basic authentication header with static credentials to every outgoing request. Does not modify the response.

Value Members

  1. object BasicAuthenticationExtension extends RequestInterceptorBuilder with LazyLogging

Ungrouped