Class TestAuthorizationCodeWithCredentialsPlacementConnectionProvider

java.lang.Object
org.mule.test.oauth.TestOAuthConnectionState
org.mule.test.oauth.TestOAuthConnectionProvider
org.mule.test.oauth.TestAuthorizationCodeWithCredentialsPlacementConnectionProvider
All Implemented Interfaces:
org.mule.runtime.api.connection.ConnectionProvider<TestOAuthConnection>

@AuthorizationCode(accessTokenUrl="accessTokenUrl", authorizationUrl="authUrl", credentialsPlacement=BASIC_AUTH_HEADER) @Alias("with-credentials-placement") public class TestAuthorizationCodeWithCredentialsPlacementConnectionProvider extends TestOAuthConnectionProvider
  • Constructor Details

    • TestAuthorizationCodeWithCredentialsPlacementConnectionProvider

      public TestAuthorizationCodeWithCredentialsPlacementConnectionProvider()