org.openmobileis.synchro.openmsp.client.conduit
Class SocksAuthenticator

java.lang.Object
  extended byjava.net.Authenticator
      extended byorg.openmobileis.synchro.openmsp.client.conduit.SocksAuthenticator

public class SocksAuthenticator
extends java.net.Authenticator

Author:
Philippe Delrieu

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
 

Method Detail

getPasswordAuthentication

protected java.net.PasswordAuthentication getPasswordAuthentication()


Copyright 2006 OpenMobileIS. All Rights Reserved.