Module org.mule.oauth.client.api
Package org.mule.oauth.client.api.builder
-
Interface Summary Interface Description AuthorizationCodeDanceCallbackContext Implementations keep context information between the before and after callbacks set for anAuthorizationCodeOAuthDancer.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. -
Enum Summary Enum Description ClientCredentialsLocation Enum to define where to send the client credentials in an OAuth2 Dance.