| Package | Description |
|---|---|
| org.mule.runtime.module.extension.internal.runtime.connectivity.oauth.authcode |
| Modifier and Type | Method and Description |
|---|---|
OAuthCallbackConfig |
AuthorizationCodeConfig.getCallbackConfig() |
| Constructor and Description |
|---|
AuthorizationCodeConfig(String ownerConfigName,
Optional<OAuthObjectStoreConfig> storeConfig,
org.mule.runtime.api.util.MultiMap<String,String> customParameters,
org.mule.runtime.api.util.MultiMap<String,String> customHeaders,
Map<Field,String> parameterExtractors,
org.mule.runtime.extension.api.connectivity.oauth.AuthorizationCodeGrantType grantType,
OAuthCallbackConfig callbackConfig,
String consumerKey,
String consumerSecret,
String authorizationUrl,
String accessTokenUrl,
String scope,
String resourceOwnerId,
String before,
String after) |
Copyright © 2003–2025 MuleSoft, Inc.. All rights reserved.