com.irisel.oms.ws.client
Class HttpAuthenticateProxy

java.lang.Object
  extended by java.net.Authenticator
      extended by com.irisel.oms.ws.client.HttpAuthenticateProxy

public class HttpAuthenticateProxy
extends java.net.Authenticator


Nested Class Summary
 
Nested classes/interfaces inherited from class java.net.Authenticator
java.net.Authenticator.RequestorType
 
Constructor Summary
HttpAuthenticateProxy(java.lang.String proxyUser, java.lang.String proxyPass)
           
 
Method Summary
 
Methods inherited from class java.net.Authenticator
requestPasswordAuthentication, requestPasswordAuthentication, requestPasswordAuthentication, setDefault
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HttpAuthenticateProxy

public HttpAuthenticateProxy(java.lang.String proxyUser,
                             java.lang.String proxyPass)