Module org.mule.oauth.client.impl
Package org.mule.oauth.client.internal.builder
-
Class Summary Class Description AbstractOAuthDancerBuilder<D> Base OAuth dancer builder implementations with behavior common to all grant-types.DefaultOAuthAuthorizationCodeDancerBuilder Builder that allows to configure the attributes for the authorization-code grant type.DefaultOAuthClientCredentialsDancerBuilder Builder that allows to configure the attributes for the client credentials grant type.