Class SingleProxyAuthenticator
- java.lang.Object
-
- java.net.Authenticator
-
- net.lenni0451.commons.httpclient.proxy.SingleProxyAuthenticator
-
public class SingleProxyAuthenticator extends java.net.Authenticator
-
-
Constructor Summary
Constructors Constructor Description SingleProxyAuthenticator(java.lang.String username, java.lang.String password)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected java.net.PasswordAuthenticationgetPasswordAuthentication()-
Methods inherited from class java.net.Authenticator
getDefault, getRequestingHost, getRequestingPort, getRequestingPrompt, getRequestingProtocol, getRequestingScheme, getRequestingSite, getRequestingURL, getRequestorType, requestPasswordAuthentication, requestPasswordAuthentication, requestPasswordAuthentication, requestPasswordAuthentication, requestPasswordAuthenticationInstance, setDefault
-
-