| Package | Description |
|---|---|
| org.mule.module.oauth2.internal.authorizationcode | |
| org.mule.module.oauth2.internal.clientcredentials |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractAuthorizationCodeTokenRequestHandler
Base class for token request handler.
|
class |
AutoAuthorizationCodeTokenRequestHandler
Represents the Token request and response handling behaviour of the OAuth 2.0 dance.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ClientCredentialsTokenRequestHandler
Handler for calling the token url, parsing the response and storing the oauth context data.
|
Copyright © 2003–2021 MuleSoft, Inc.. All rights reserved.