public class TestOAuthOperations extends Object
| Constructor and Description |
|---|
TestOAuthOperations() |
| Modifier and Type | Method and Description |
|---|---|
void |
captureCallbackPayloads(TestOAuthExtension config,
org.mule.runtime.extension.api.connectivity.oauth.AuthCodeRequest request,
org.mule.runtime.extension.api.connectivity.oauth.AuthorizationCodeState state) |
TestOAuthConnection |
getConnection(TestOAuthConnection connection) |
void |
tokenExpired(TestOAuthConnection connection) |
public TestOAuthConnection getConnection(@Connection TestOAuthConnection connection)
public void captureCallbackPayloads(@Config
TestOAuthExtension config,
org.mule.runtime.extension.api.connectivity.oauth.AuthCodeRequest request,
org.mule.runtime.extension.api.connectivity.oauth.AuthorizationCodeState state)
public void tokenExpired(@Connection
TestOAuthConnection connection)
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.