| Package | Description |
|---|---|
| org.mule.runtime.extension.api.connectivity.oauth |
| Modifier and Type | Class and Description |
|---|---|
class |
AuthorizationCodeGrantType
Implementation of which contains information about how to use the
Authorization-Code grant type against a particular OAuth provider
|
| Modifier and Type | Method and Description |
|---|---|
List<OAuthGrantType> |
OAuthModelProperty.getGrantTypes() |
| Constructor and Description |
|---|
OAuthModelProperty(List<OAuthGrantType> grantTypes)
Creates a new instance
|
Copyright © 2017 MuleSoft, Inc.. All rights reserved.