public class ClientCredentials extends Object implements Credentials
Constructor and Description |
---|
ClientCredentials(String clientId,
String clientSecret) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
String |
getClientId() |
String |
getClientSecret() |
int |
hashCode() |
String |
toString() |
protected boolean canEqual(Object other)
Copyright © 2020 SAP SE. All rights reserved.