net.jxta.impl.peergroup
Class NullConfigurator.ProxyAuthenticator
java.lang.Object
java.net.Authenticator
net.jxta.impl.peergroup.NullConfigurator.ProxyAuthenticator
- Enclosing class:
- NullConfigurator
- static class NullConfigurator.ProxyAuthenticator
- extends Authenticator
inner class to be used when a proxy user/pass is set
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
password
PasswordAuthentication password
NullConfigurator.ProxyAuthenticator
public NullConfigurator.ProxyAuthenticator(PasswordAuthentication password)
getPasswordAuthentication
protected PasswordAuthentication getPasswordAuthentication()
-