jSyncManager

org.jSyncManager.Conduit.Email
Class SmtpAuthenticator

java.lang.Object
  |
  +--javax.mail.Authenticator
        |
        +--org.jSyncManager.Conduit.Email.SmtpAuthenticator

public class SmtpAuthenticator
extends javax.mail.Authenticator


Constructor Summary
protected SmtpAuthenticator()
          Creates a new instance of SmtpAuthenticator
  SmtpAuthenticator(java.lang.String user, java.lang.String pwd)
           
 
Method Summary
(package private)  javax.mail.PasswordAuthentication getPasswordAuthenticator()
           
 
Methods inherited from class javax.mail.Authenticator
getDefaultUserName, getPasswordAuthentication, getRequestingPort, getRequestingPrompt, getRequestingProtocol, getRequestingSite, requestPasswordAuthentication
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SmtpAuthenticator

protected SmtpAuthenticator()
Creates a new instance of SmtpAuthenticator

SmtpAuthenticator

public SmtpAuthenticator(java.lang.String user,
                         java.lang.String pwd)
Method Detail

getPasswordAuthenticator

javax.mail.PasswordAuthentication getPasswordAuthenticator()

jSyncManager

Copyright (c) 1999 - 2003 Brad BARCLAY and others. All Rights Reserved.