| Interface | Description |
|---|---|
| AuthorizationCodeDanceCallbackContext |
Implementations keep context information between the before and after callbacks set for an
AuthorizationCodeOAuthDancer. |
| AuthorizationCodeListener | Deprecated
since 4.2.2.
|
| ClientCredentialsListener | Deprecated
since 4.2.2.
|
| OAuthAuthorizationCodeDancerBuilder |
Builder that allows to configure the attributes for the authorization code grant type.
|
| OAuthClientCredentialsDancerBuilder |
Builder that allows to configure the attributes for the client credentials grant type.
|
| OAuthDancerBuilder<D> |
Builder that allows to configure the common attributes for any grant type.
|
| OAuthPlatformManagedDancerBuilder |
Builder that allows to configure the attributes for the
PlatformManagedOAuthDancer |
| Enum | Description |
|---|---|
| ClientCredentialsLocation |
Enum to define where to send the client credentials in an OAuth2 Dance.
|
Copyright © 2003–2022 MuleSoft, Inc.. All rights reserved.