| Package | Description |
|---|---|
| org.mule.runtime.oauth.api | |
| org.mule.runtime.oauth.api.builder |
| Class and Description |
|---|
| AuthorizationCodeListener
Allows to get notified about certain events related to an OAuth dance with Authorization Code grant type
|
| 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.
|
| Class and Description |
|---|
| AuthorizationCodeDanceCallbackContext
Implementations keep context information between the before and after callbacks set for an
AuthorizationCodeOAuthDancer. |
| AuthorizationCodeListener
Allows to get notified about certain events related to an OAuth dance with Authorization Code grant type
|
| ClientCredentialsLocation
Enum to define where to send the client credentials in an OAuth2 Dance.
|
| 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
Builder that allows to configure the common attributes for any grant type.
|
Copyright © 2003–2021 MuleSoft, Inc.. All rights reserved.