Adempiere 3.5.2a

org.compiere.util
Class EMailAuthenticator

java.lang.Object
  extended by javax.mail.Authenticator
      extended by org.compiere.util.EMailAuthenticator

public class EMailAuthenticator
extends Authenticator

Email User Authentification

Version:
$Id: EMailAuthenticator.java,v 1.2 2006/07/30 00:54:36 jjanke Exp $
Author:
Jorg Janke

Constructor Summary
EMailAuthenticator(String username, String password)
          Constructor
 
Method Summary
protected  PasswordAuthentication getPasswordAuthentication()
          Ger PasswordAuthentication
 String toString()
          Get String representation
 
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, wait, wait, wait
 

Constructor Detail

EMailAuthenticator

public EMailAuthenticator(String username,
                          String password)
Constructor

Parameters:
username - user name
password - user password
Method Detail

getPasswordAuthentication

protected PasswordAuthentication getPasswordAuthentication()
Ger PasswordAuthentication

Overrides:
getPasswordAuthentication in class Authenticator
Returns:
Password Autnetifucation

toString

public String toString()
Get String representation

Overrides:
toString in class Object
Returns:
info

Adempiere 3.5.2a

Adempiere® is a registered trademark of ADempiere Business Inc. ©2004-2008 HumanFlash.com All rights reserved.