public class OAuth2FetchAccessTokenMessageProcessor extends FetchAccessTokenMessageProcessor
flowConstruct, moduleObject, muleContextPHASE_NAMEPHASE_NAMEPHASE_NAMEPHASE_NAME| Constructor and Description |
|---|
OAuth2FetchAccessTokenMessageProcessor(OAuth2Manager<OAuth2Adapter> oauthManager,
String accessTokenId) |
| 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
|
protected MuleEvent |
restoreOriginalEvent(MuleEvent event) |
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 OAuth2FetchAccessTokenMessageProcessor(OAuth2Manager<OAuth2Adapter> oauthManager, String accessTokenId)
protected MuleEvent doProcess(MuleEvent event) throws Exception
doProcess in class DevkitBasedMessageProcessorevent - the mule eventExceptionprotected MuleEvent restoreOriginalEvent(MuleEvent event) throws MuleException
MuleExceptionCopyright © 2003–2018 MuleSoft, Inc.. All rights reserved.