Uses of Package
org.mule.oauth.client.api.builder
-
Packages that use org.mule.oauth.client.api.builder Package Description org.mule.oauth.client.api.builder -
Classes in org.mule.oauth.client.api.builder used by org.mule.oauth.client.api.builder Class Description AuthorizationCodeDanceCallbackContext Implementations keep context information between the before and after callbacks set for anAuthorizationCodeOAuthDancer.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.