| Package | Description |
|---|---|
| org.mule.api.callback | |
| org.mule.security.oauth | |
| org.mule.security.oauth.callback | |
| org.mule.security.oauth.processor |
| Modifier and Type | Method and Description |
|---|---|
HttpCallback |
HttpCallbackFactory.createCallback(HttpCallbackAdapter adapter,
String authCodeRegex,
FetchAccessTokenMessageProcessor fetchAccessTokenMessageProcessor,
MessageProcessor listener,
MuleContext muleContext,
FlowConstruct flowConstruct)
returns a new callback that has not been started
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultHttpCallback
Default implementation of
HttpCallback. |
| Modifier and Type | Method and Description |
|---|---|
HttpCallback |
DefaultHttpCallbackFactory.createCallback(HttpCallbackAdapter adapter,
String authCodeRegex,
FetchAccessTokenMessageProcessor fetchAccessTokenMessageProcessor,
MessageProcessor listener,
MuleContext muleContext,
FlowConstruct flowConstruct) |
| Modifier and Type | Method and Description |
|---|---|
HttpCallback |
AbstractAuthorizeMessageProcessor.getOauthCallback() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractAuthorizeMessageProcessor.setOauthCallback(HttpCallback oauthCallback) |
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.