Project JXTA

net.jxta.impl.peergroup
Class NullConfigurator.ProxyAuthenticator

java.lang.Object
  extended byjava.net.Authenticator
      extended bynet.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


Field Summary
(package private)  PasswordAuthentication password
           
 
Constructor Summary
NullConfigurator.ProxyAuthenticator(PasswordAuthentication password)
           
 
Method Summary
protected  PasswordAuthentication getPasswordAuthentication()
          
 
Methods inherited from class java.net.Authenticator
getRequestingHost, getRequestingPort, getRequestingPrompt, getRequestingProtocol, getRequestingScheme, getRequestingSite, requestPasswordAuthentication, requestPasswordAuthentication, setDefault
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

password

PasswordAuthentication password
Constructor Detail

NullConfigurator.ProxyAuthenticator

public NullConfigurator.ProxyAuthenticator(PasswordAuthentication password)
Method Detail

getPasswordAuthentication

protected PasswordAuthentication getPasswordAuthentication()


JXTA J2SE