| Package | Description |
|---|---|
| org.mule.extension.oauth2.internal | |
| org.mule.extension.oauth2.internal.clientcredentials | |
| org.mule.extension.oauth2.internal.tokenmanager |
| Modifier and Type | Field and Description |
|---|---|
protected TokenManagerConfig |
AbstractGrantType.tokenManager
The token manager configuration to use for this grant type.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OAuthOperations.invalidateOauthContext(TokenManagerConfig tokenManager,
String resourceOwnerId)
Clears the oauth context for a token manager and a resource owner id.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ClientCredentialsGrantType.setTokenManager(TokenManagerConfig tokenManager) |
void |
ClientCredentialsTokenRequestHandler.setTokenManager(TokenManagerConfig tokenManager) |
| Modifier and Type | Method and Description |
|---|---|
static TokenManagerConfig |
TokenManagerConfig.createDefault(MuleContext context) |
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.