org.compiere.util
Class EMailAuthenticator
java.lang.Object
javax.mail.Authenticator
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
EMailAuthenticator
public EMailAuthenticator(String username,
String password)
- Constructor
- Parameters:
username - user namepassword - user password
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
Compiere® is a registered trademark of ComPiere, Inc. ©2004-2008 HumanFlash.com All rights reserved.