public class Credential extends Object
| Constructor and Description |
|---|
Credential(String user,
String password) |
| Modifier and Type | Method and Description |
|---|---|
String |
getPassword() |
String |
getUser() |
void |
setUser(String user) |
Copyright © 2020 mariadb.com. All rights reserved.