public class PlatformClientCredentialsOAuthStateAdapter extends Object implements org.mule.runtime.extension.api.connectivity.oauth.ClientCredentialsState
AbstractPlatformOAuthStateAdapter that implements ClientCredentialsState| Constructor and Description |
|---|
PlatformClientCredentialsOAuthStateAdapter(PlatformManagedOAuthDancer dancer,
Consumer<ResourceOwnerOAuthContext> onUpdate) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAccessToken() |
Optional<String> |
getExpiresIn() |
public PlatformClientCredentialsOAuthStateAdapter(PlatformManagedOAuthDancer dancer, Consumer<ResourceOwnerOAuthContext> onUpdate)
Copyright © 2003–2024 MuleSoft, Inc.. All rights reserved.