@Beta public final class ClientCertificate extends Object implements Credentials
Constructor and Description |
---|
ClientCertificate(String clientId,
String certificate,
String key) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getCertificate() |
String |
getClientId() |
String |
getKey() |
int |
hashCode() |
String |
toString() |
Copyright © 2021 SAP SE. All rights reserved.