org.netbeans.core
Class ProxySettings.NbProxyCredentialsProvider
java.lang.Object
org.openide.util.NetworkSettings.ProxyCredentialsProvider
org.netbeans.core.ProxySettings.NbProxyCredentialsProvider
- Enclosing class:
- ProxySettings
public static class ProxySettings.NbProxyCredentialsProvider
- extends NetworkSettings.ProxyCredentialsProvider
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProxySettings.NbProxyCredentialsProvider
public ProxySettings.NbProxyCredentialsProvider()
getProxyHost
public String getProxyHost(URI u)
- Specified by:
getProxyHost in class NetworkSettings.ProxyCredentialsProvider
getProxyPort
public String getProxyPort(URI u)
- Specified by:
getProxyPort in class NetworkSettings.ProxyCredentialsProvider
getProxyUserName
protected String getProxyUserName(URI u)
- Specified by:
getProxyUserName in class NetworkSettings.ProxyCredentialsProvider
getProxyPassword
protected char[] getProxyPassword(URI u)
- Specified by:
getProxyPassword in class NetworkSettings.ProxyCredentialsProvider
isProxyAuthentication
protected boolean isProxyAuthentication(URI u)
- Specified by:
isProxyAuthentication in class NetworkSettings.ProxyCredentialsProvider