Interface ProxyChallengeProcessor

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      java.util.Map<java.lang.String,​java.lang.String> getHeader()
      Gets headers to add to the HTTP request when a proxy challenge is issued.
    • Method Detail

      • getHeader

        java.util.Map<java.lang.String,​java.lang.String> getHeader()
        Gets headers to add to the HTTP request when a proxy challenge is issued.
        Returns:
        Headers to add to the HTTP request when a proxy challenge is issued.