public class MailConfiguration extends Object
| Constructor and Description |
|---|
MailConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
String |
getPasswordKey() |
HashMap<String,Object> |
getProperties() |
String |
getUsernameKey() |
void |
setPasswordKey(String passwordKey) |
void |
setProperties(HashMap<String,Object> properties) |
void |
setUsernameKey(String usernameKey) |
Copyright © 2016. All rights reserved.