package basic
Ordering
- Alphabetic
Visibility
- Public
- Protected
Type Members
- 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
- object BasicAuthenticationExtension extends RequestInterceptorBuilder with LazyLogging