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() |
Copyright © 2021 SAP SE. All rights reserved.