All Superinterfaces:
org.mule.sdk.api.connectivity.oauth.AuthCodeRequest

@MinMuleVersion("4.1") public interface AuthCodeRequest extends org.mule.sdk.api.connectivity.oauth.AuthCodeRequest
Provides information about the request that is sent to the authorization url during an OAuth2 dance using the Authorization-Code grant type.

If the acting ConnectionProvider has a before flow configured, then an instance of this class will be initial payload of such flow.

Since:
1.0
  • Method Summary

    Methods inherited from interface org.mule.sdk.api.connectivity.oauth.AuthCodeRequest

    getExternalCallbackUrl, getResourceOwnerId, getScopes, getState