public abstract class FetchAccessTokenMessageProcessor extends DevkitBasedMessageProcessor implements MessageProcessor
flowConstruct, moduleObject, muleContextPHASE_NAMEPHASE_NAMEPHASE_NAMEPHASE_NAME| Constructor and Description |
|---|
FetchAccessTokenMessageProcessor() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAccessTokenUrl()
Retrieves accessTokenUrl
|
String |
getRedirectUri() |
protected void |
notifyCallbackReception(MuleEvent event) |
void |
setAccessTokenUrl(String value)
Sets accessTokenUrl
|
void |
setRedirectUri(String value)
Sets redirectUri
|
dispose, doProcess, 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, waitprocessprotected void notifyCallbackReception(MuleEvent event)
public void setRedirectUri(String value)
value - Value to setpublic void setAccessTokenUrl(String value)
value - Value to setpublic String getAccessTokenUrl()
public String getRedirectUri()
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.