public class TestOAuthOperations extends Object
| Constructor and Description |
|---|
TestOAuthOperations() |
| Modifier and Type | Method and Description |
|---|---|
TestOAuthConnection |
getConnection(TestOAuthConnection connection) |
TestOAuthConnection |
getFlackyConnection(TestOAuthConnection connection) |
org.mule.runtime.extension.api.runtime.streaming.PagingProvider<TestOAuthConnection,String> |
pagedOperation(Integer failAt) |
void |
tokenExpired(TestOAuthConnection connection) |
public TestOAuthConnection getConnection(@Connection TestOAuthConnection connection)
public void tokenExpired(@Connection
TestOAuthConnection connection)
public org.mule.runtime.extension.api.runtime.streaming.PagingProvider<TestOAuthConnection,String> pagedOperation(@Optional(defaultValue="0") Integer failAt)
public TestOAuthConnection getFlackyConnection(@Connection TestOAuthConnection connection)
Copyright © 2003–2020 MuleSoft, Inc.. All rights reserved.