public class ConnectedAppCredentials extends AnypointCredential
| Constructor and Description |
|---|
ConnectedAppCredentials(String clientId,
String clientSecret,
String grantType) |
| Modifier and Type | Method and Description |
|---|---|
CredentialType |
credentialType() |
String |
getClientId() |
String |
getClientSecret() |
String |
getGrantType() |
public String getClientId()
public String getClientSecret()
public String getGrantType()
public CredentialType credentialType()
credentialType in class AnypointCredentialCopyright © 2024 MuleSoft Inc. All rights reserved.