public class OAuth1FetchAccessTokenMessageProcessor extends FetchAccessTokenMessageProcessor
flowConstruct, moduleObject, muleContextPHASE_NAMEPHASE_NAMEPHASE_NAMEPHASE_NAME| Constructor and Description |
|---|
OAuth1FetchAccessTokenMessageProcessor(OAuth1Adapter adapter) |
| Modifier and Type | Method and Description |
|---|---|
protected MuleEvent |
doProcess(MuleEvent event)
Implementors of this class need to implement this method in order to perform
actual processing
|
String |
getAuthorizationUrl()
Retrieves authorizationUrl
|
String |
getRequestTokenUrl()
Retrieves requestTokenUrl
|
void |
setAuthorizationUrl(String value)
Sets authorizationUrl
|
void |
setRequestTokenUrl(String value)
Sets requestTokenUrl
|
getAccessTokenUrl, getRedirectUri, notifyCallbackReception, setAccessTokenUrl, setRedirectUridispose, findOrCreate, getAccessTokenId, getFlowConstruct, getMuleContext, initialise, overwritePayload, process, setAccessTokenId, setFlowConstruct, setModuleObject, setMuleContext, start, stopcomputeClassHierarchy, evaluate, evaluateAndTransform, evaluateAndTransform, getAccessTokenId, isAssignableFrom, isList, isListClass, isMap, isMapClass, transform, transform, transformclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitprocesspublic OAuth1FetchAccessTokenMessageProcessor(OAuth1Adapter adapter)
protected final MuleEvent doProcess(MuleEvent event) throws Exception
doProcess in class DevkitBasedMessageProcessorevent - the mule eventExceptionpublic void setAuthorizationUrl(String value)
value - Value to setpublic String getAuthorizationUrl()
public void setRequestTokenUrl(String value)
value - Value to setpublic String getRequestTokenUrl()
Copyright © 2003–2018 MuleSoft, Inc.. All rights reserved.