public class EmailServiceSecret extends Object
| Constructor and Description |
|---|
EmailServiceSecret() |
EmailServiceSecret(String user,
String password) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getPassword() |
String |
getUser() |
int |
hashCode() |
void |
setPassword(String password) |
void |
setUser(String user) |
String |
toString() |
Copyright © 2023. All rights reserved.