public class SocksProxy extends Authenticator
Authenticator.RequestorType| Constructor and Description |
|---|
SocksProxy(String host,
String port,
String user,
String password)
Create a new SocksProxy setup.
|
| Modifier and Type | Method and Description |
|---|---|
eu.europeana.corelib.web.socks.SocksProxy.ProxyAuthenticator |
getAuth() |
String |
getEncodedAuth() |
void |
init()
Add the proxy configuration to the system environment.
|
getPasswordAuthentication, getRequestingHost, getRequestingPort, getRequestingPrompt, getRequestingProtocol, getRequestingScheme, getRequestingSite, getRequestingURL, getRequestorType, requestPasswordAuthentication, requestPasswordAuthentication, requestPasswordAuthentication, setDefaultpublic void init()
public String getEncodedAuth()
public eu.europeana.corelib.web.socks.SocksProxy.ProxyAuthenticator getAuth()
Copyright © 2018 Europeana Foundation. All rights reserved.