public class TokenCredentialProperties extends Object
| Constructor and Description |
|---|
TokenCredentialProperties() |
TokenCredentialProperties(String tenantId,
String clientId,
String clientSecret) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getClientId() |
String |
getClientSecret() |
String |
getTenantId() |
int |
hashCode() |
Copyright © 2025 MuleSoft, Inc.. All rights reserved.