@Portable public class Credentials extends Object
| Constructor and Description |
|---|
Credentials(String username,
String password) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getPassword() |
String |
getUsername() |
int |
hashCode() |
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.