public class BasicCredentials extends Object implements Credentials
Constructor and Description |
---|
BasicCredentials(String username,
String password) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
String |
getPassword() |
String |
getUsername() |
int |
hashCode() |
String |
toString() |
protected boolean canEqual(Object other)
Copyright © 2019 SAP SE. All rights reserved.