nl.justobjects.pushlet.client
Class PushletClient.HTTPAuthenticateProxy

java.lang.Object
  extended byjava.net.Authenticator
      extended bynl.justobjects.pushlet.client.PushletClient.HTTPAuthenticateProxy
Enclosing class:
PushletClient

private static class PushletClient.HTTPAuthenticateProxy
extends java.net.Authenticator

Authenticator


Field Summary
private  java.lang.String thePassword
          Contributed by Dele Olajide See http://groups.yahoo.com/group/pushlet/message/634
private  java.lang.String theUser
           
 
Fields inherited from class java.net.Authenticator
 
Constructor Summary
PushletClient.HTTPAuthenticateProxy(java.lang.String username, java.lang.String password)
           
 
Method Summary
protected  java.net.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

thePassword

private java.lang.String thePassword
Contributed by Dele Olajide See http://groups.yahoo.com/group/pushlet/message/634


theUser

private java.lang.String theUser
Constructor Detail

PushletClient.HTTPAuthenticateProxy

public PushletClient.HTTPAuthenticateProxy(java.lang.String username,
                                           java.lang.String password)
Method Detail

getPasswordAuthentication

protected java.net.PasswordAuthentication getPasswordAuthentication()


Copyright © 2000-2003 - Just Objects B.V.