public class ImmutableClientCredentialsState extends Object implements org.mule.runtime.extension.api.connectivity.oauth.ClientCredentialsState
ClientCredentialsState| Constructor and Description |
|---|
ImmutableClientCredentialsState(String accessToken,
String expiresIn) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAccessToken() |
Optional<String> |
getExpiresIn() |
Copyright © 2003–2022 MuleSoft, Inc.. All rights reserved.