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