java.lang.Object
java.net.Authenticator
io.github.astrapi69.net.proxy.ProxyAuthenticator

public class ProxyAuthenticator extends Authenticator
  • Konstruktordetails

    • ProxyAuthenticator

      public ProxyAuthenticator(String user, String password)
      Instantiates a new proxy authenticator.
      Parameter:
      user - the user
      password - the password
  • Methodendetails