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