public class ZapAuthenticator extends Authenticator
Authenticator
.
Authenticates to HTTP and SOCKS proxies.
Authenticator.RequestorType
Modifier and Type | Method and Description |
---|---|
protected PasswordAuthentication |
getPasswordAuthentication() |
static ZapAuthenticator |
getSingleton()
Gets the singleton.
|
getRequestingHost, getRequestingPort, getRequestingPrompt, getRequestingProtocol, getRequestingScheme, getRequestingSite, getRequestingURL, getRequestorType, requestPasswordAuthentication, requestPasswordAuthentication, requestPasswordAuthentication, setDefault
public static ZapAuthenticator getSingleton()
Authenticator
.protected PasswordAuthentication getPasswordAuthentication()
getPasswordAuthentication
in class Authenticator