public class ProxyAuthenticator extends Authenticator
Authenticator.RequestorType
Constructor and Description |
---|
ProxyAuthenticator(String httpProxyUser,
String httpProxyPassword,
String httpsProxyUser,
String httpsProxyPassword) |
Modifier and Type | Method and Description |
---|---|
protected PasswordAuthentication |
getPasswordAuthentication() |
getRequestingHost, getRequestingPort, getRequestingPrompt, getRequestingProtocol, getRequestingScheme, getRequestingSite, getRequestingURL, getRequestorType, requestPasswordAuthentication, requestPasswordAuthentication, requestPasswordAuthentication, setDefault
protected PasswordAuthentication getPasswordAuthentication()
getPasswordAuthentication
in class Authenticator
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.