public class MailAuthenticator
extends javax.mail.Authenticator
| Constructor and Description | 
|---|
| MailAuthenticator() | 
| Modifier and Type | Method and Description | 
|---|---|
| javax.mail.PasswordAuthentication | getPasswordAuthentication()Override this method in your implementation. | 
Apache Camel