| Modifier and Type | Field and Description |
|---|---|
protected Function<OAuthConfig,org.mule.runtime.api.store.ObjectStore> |
OAuthHandler.objectStoreLocator |
| Modifier and Type | Method and Description |
|---|---|
protected Function<OAuthConfig,org.mule.runtime.api.store.ObjectStore> |
OAuthHandler.buildObjectStoreLocator() |
| Modifier and Type | Method and Description |
|---|---|
protected Map<String,String> |
OAuthHandler.getParameterExtractors(OAuthConfig config) |
| Modifier and Type | Class and Description |
|---|---|
class |
AuthorizationCodeConfig
Holds the values used to configure an extension to consume a particular OAuth provider using
the Authorization-Code grant type
|
| Modifier and Type | Class and Description |
|---|---|
class |
ClientCredentialsConfig
OAuthConfig specialization for client credentials grant type |
| Modifier and Type | Class and Description |
|---|---|
class |
PlatformManagedOAuthConfig
OAuthConfig implementation for the PlatformManagedOAuthGrantType |
| Modifier and Type | Method and Description |
|---|---|
protected Function<OAuthConfig,org.mule.runtime.api.store.ObjectStore> |
PlatformManagedOAuthHandler.buildObjectStoreLocator() |
Copyright © 2003–2020 MuleSoft, Inc.. All rights reserved.