| Interface | Description |
|---|---|
| ApplicationCredentials |
OAuth app client credentials
|
| OAuthConstants |
| Class | Description |
|---|---|
| AbstractGrantType |
Common interface for all grant types must extend this interface.
|
| AbstractTokenRequestHandler | |
| DynamicFlowFactory | |
| MuleEventLogger |
Helper class to reuse message content logging for troubleshooting using the logs.
|
| ParameterExtractor |
Configuration of a custom parameter to extract from the token response.
|
| StateDecoder |
Decoder for the oauth state.
|
| StateEncoder |
State parameter encoder.
|
| TokenResponseProcessor |
Process a token url response and extracts all the oauth context variables
based on the user configuration.
|
| Exception | Description |
|---|---|
| TokenNotFoundException |
It was not possible to retrieve the access token or the refresh token from the token URL response
|
Copyright © 2003–2021 MuleSoft, Inc.. All rights reserved.