| Package | Description |
|---|---|
| net.anwiba.commons.mail | |
| net.anwiba.crypto |
| Modifier and Type | Method and Description |
|---|---|
IMailSender |
MailSenderFactory.create(String server,
String userName,
IPassword password) |
| Constructor and Description |
|---|
MailSender(javax.mail.Transport transport,
IPasswordCoder passwordCoder,
MimeMessageFactory mimeMessageFactory,
String host,
String user,
IPassword password) |
| Modifier and Type | Class and Description |
|---|---|
class |
Password |
| Modifier and Type | Method and Description |
|---|---|
String |
PasswordCoder.decode(IPassword password) |
String |
IPasswordCoder.decode(IPassword password) |
Copyright © 2007–2018 Andreas W. Bartels. All rights reserved.