| Package | Description |
|---|---|
| org.mule.runtime.extension.api.connectivity.oauth |
| Class and Description |
|---|
| AuthorizationCodeGrantType
Implementation of which contains information about how to use the
Authorization-Code grant type against a particular OAuth provider
|
| ClientCredentialsGrantType
Implementation of
OAuthGrantType which contains information about how to use the
Client Credentials grant type against a particular OAuth provider |
| OAuthGrantType
Base contract for a Grant Type as defined in the OAuth2 specification.
|
| OAuthGrantTypeVisitor
Implementation of the visitor pattern for
OAuthGrantType implementations |
| OAuthState
An object which holds information about an OAuth authorization
|
| PlatformManagedOAuthGrantType
A grant type that represent a Platform Managed OAuth connections.
|
Copyright © 2020 MuleSoft, Inc.. All rights reserved.