Class ExoAuthenticator
java.lang.Object
javax.mail.Authenticator
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
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected javax.mail.PasswordAuthenticationMethods inherited from class javax.mail.Authenticator
getDefaultUserName, getRequestingPort, getRequestingPrompt, getRequestingProtocol, getRequestingSite
-
Constructor Details
-
ExoAuthenticator
-
-
Method Details
-
getPasswordAuthentication
protected javax.mail.PasswordAuthentication getPasswordAuthentication()- Overrides:
getPasswordAuthenticationin classjavax.mail.Authenticator
-