Interface ProxyConfiguration

    • Method Detail

      • host

        String host()
        Returns:
        the host running the proxy
      • port

        String port()
        Returns:
        the port to which the proxy listens
      • username

        String username()
        Returns:
        an optional username in case of authenticated access
      • password

        String password()
        Returns:
        an optional password in case of authenticated access