public class EMailCredentials extends Object
| Constructor and Description |
|---|
EMailCredentials()
Empty constructor
|
EMailCredentials(String username,
String password,
String imapServer)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
String |
getImapServer()
Gets
imapServer |
String |
getPassword()
Gets
password |
String |
getUsername()
Gets
username |
Copyright © 2018. All rights reserved.