public class SimpleAuthenticator
extends javax.mail.Authenticator
| Constructor and Description |
|---|
SimpleAuthenticator(String username,
String password)
Create a password authenticator
|
| Modifier and Type | Method and Description |
|---|---|
protected javax.mail.PasswordAuthentication |
getPasswordAuthentication()
Override of the default implementation.
|
MMBase 1.9-SNAPSHOT - ${javadoctimestamp}