public class UserCredential extends Object
| Constructor and Description |
|---|
UserCredential() |
| Modifier and Type | Method and Description |
|---|---|
String |
getPassword() |
String |
getUsername() |
void |
setPassword(String password) |
void |
setUsername(String username) |
Copyright © 2015–2019. All rights reserved.