Module org.mule.oauth.client.api
Package org.mule.oauth.client.api
-
Interface Summary Interface Description AuthorizationCodeOAuthDancer Implementations provide OAuth dance support for authorization-code grant-type.AuthorizationCodeRequest Provides information about a request to be made to fetch the tokens as part of an OAuth Authorization-code grant type dance.ClientCredentialsOAuthDancer Implementations provide OAuth dance support for client-credentials grant-type. -
Class Summary Class Description OAuthAuthorizationStatusCode General purpose OAuth constants