| Annotation Type | Description |
|---|---|
| AuthorizationCode |
To be used on implementations of
ConnectionProvider, indicates that the provided connections
will be authenticated using Authorization-Code grant type of the OAuth2 specification. |
| OAuthCallbackValue |
This annotation is used to annotate fields on a
ConnectionProvider which supports OAuth. |
| OAuthParameter |
Similar to
Parameter, but intended to be used exclusively on fields of a ConnectionProvider
which supports OAuth. |
Copyright © 2017 MuleSoft, Inc.. All rights reserved.