| 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.
|
| OAuthService |
Allows for creation of OAuth dancer implementations for the supported grant types:
Authorization Code Grant Type
Client Credentials
|
| Class | Description |
|---|---|
| OAuthAuthorizationStatusCode |
General purpose OAuth constants
|
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.