eXo Kernel :: Component :: Common Service 2.4.3-CLD

org.exoplatform.services.mail.impl
Class ExoAuthenticator

java.lang.Object
  extended by javax.mail.Authenticator
      extended by org.exoplatform.services.mail.impl.ExoAuthenticator

public class ExoAuthenticator
extends javax.mail.Authenticator

Since:
Sep 12, 2004
Version:
$Id: ExoAuthenticator.java 5332 2006-04-29 18:32:44Z geaz $
Author:
Tuan Nguyen (tuan08@users.sourceforge.net)

Constructor Summary
ExoAuthenticator(String userName, String password)
           
 
Method Summary
protected  javax.mail.PasswordAuthentication getPasswordAuthentication()
           
 
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

ExoAuthenticator

public ExoAuthenticator(String userName,
                        String password)
Method Detail

getPasswordAuthentication

protected javax.mail.PasswordAuthentication getPasswordAuthentication()
Overrides:
getPasswordAuthentication in class javax.mail.Authenticator

eXo Kernel :: Component :: Common Service 2.4.3-CLD

Copyright © 2013 eXo Platform SAS. All Rights Reserved.