Interface RequestConfig

All Known Implementing Classes:
BasicAuthRequestConfig, BearerTokenRequestConfig, OIDCClientCredentialsRequestConfig, ProxiedEntityRequestConfig

public interface RequestConfig
Configuration applied to each client request.
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • getHeaders

      Map<String,String> getHeaders()
      Returns:
      the headers to apply to each request