org.itracker.services.util
Class EmailAuthenticator

java.lang.Object
  extended by javax.mail.Authenticator
      extended by org.itracker.services.util.EmailAuthenticator

public class EmailAuthenticator
extends javax.mail.Authenticator


Constructor Summary
EmailAuthenticator()
           
EmailAuthenticator(javax.mail.PasswordAuthentication value)
           
 
Method Summary
 javax.mail.PasswordAuthentication getPasswordAuthenticator()
           
 
Methods inherited from class javax.mail.Authenticator
getDefaultUserName, getPasswordAuthentication, getRequestingPort, getRequestingPrompt, getRequestingProtocol, getRequestingSite
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EmailAuthenticator

public EmailAuthenticator()

EmailAuthenticator

public EmailAuthenticator(javax.mail.PasswordAuthentication value)
Method Detail

getPasswordAuthenticator

public javax.mail.PasswordAuthentication getPasswordAuthenticator()


Copyright © 2002-2012 itracker. All Rights Reserved.