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 © 2015 Nuxeo SA. All rights reserved.