This project has retired. For details please refer to its
Attic page.
EmailActionExecutor.JavaMailAuthenticator (Apache Oozie Core 4.0.0 API)
org.apache.oozie.action.email
Class EmailActionExecutor.JavaMailAuthenticator
java.lang.Object
javax.mail.Authenticator
org.apache.oozie.action.email.EmailActionExecutor.JavaMailAuthenticator
- Enclosing class:
- EmailActionExecutor
public static class EmailActionExecutor.JavaMailAuthenticator
- extends javax.mail.Authenticator
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 |
EmailActionExecutor.JavaMailAuthenticator
public EmailActionExecutor.JavaMailAuthenticator(String user,
String password)
getPasswordAuthentication
protected javax.mail.PasswordAuthentication getPasswordAuthentication()
- Overrides:
getPasswordAuthentication
in class javax.mail.Authenticator
Copyright © 2013 Apache Software Foundation. All Rights Reserved.