| Interface | Description |
|---|---|
| ApplicationCredentials |
OAuth app client credentials
|
| OAuthConstants |
| Class | Description |
|---|---|
| AbstractGrantType |
Common interface for all grant types must extend this interface.
|
| AbstractTokenRequestHandler | |
| DynamicFlowFactory | |
| 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.
|
Copyright © 2003–2015 MuleSoft, Inc.. All rights reserved.