public class Credential extends Object
| Constructor and Description |
|---|
Credential(String username,
String password) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other) |
String |
getPassword() |
String |
getUsername() |
int |
hashCode() |
Copyright © 2018. All rights reserved.