com.funambol.email.transport
Class ConnectorAuthenticator

java.lang.Object
  extended byjavax.mail.Authenticator
      extended bycom.funambol.email.transport.ConnectorAuthenticator

public class ConnectorAuthenticator
extends javax.mail.Authenticator


Constructor Summary
ConnectorAuthenticator()
           
 
Method Summary
 javax.mail.PasswordAuthentication getPasswordAuthentication()
           
 void setPassword(java.lang.String p)
           
 void setUserName(java.lang.String u)
           
 
Methods inherited from class javax.mail.Authenticator
getDefaultUserName, getRequestingPort, getRequestingPrompt, getRequestingProtocol, getRequestingSite
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConnectorAuthenticator

public ConnectorAuthenticator()
Method Detail

getPasswordAuthentication

public javax.mail.PasswordAuthentication getPasswordAuthentication()

setUserName

public void setUserName(java.lang.String u)

setPassword

public void setPassword(java.lang.String p)


Copyright © 2003-2006 Funambol.