| Package | Description |
|---|---|
| org.mule.sdk.api.connectivity.oauth |
| Modifier and Type | Interface and Description |
|---|---|
interface |
AuthorizationCodeState
ConnectionProvider implementations which are also annotated with AuthorizationCode
MUST have a field of this type. |
interface |
ClientCredentialsState
ConnectionProvider implementations which are also annotated with ClientCredentials
MUST have a field of this type. |
Copyright © 2020. All rights reserved.