public abstract class BaseOAuth2UnauthorizeMessageProcessor<T extends OAuth2Manager<OAuth2Adapter>> extends DevkitBasedMessageProcessor implements MessageProcessor
flowConstruct, moduleObject, muleContextPHASE_NAMEPHASE_NAMEPHASE_NAMEPHASE_NAME| Constructor and Description |
|---|
BaseOAuth2UnauthorizeMessageProcessor() |
| Modifier and Type | Method and Description |
|---|---|
protected MuleEvent |
doProcess(MuleEvent event)
Unauthorize the connector
|
protected OAuth2Manager<OAuth2Adapter> |
getOAuthManager() |
protected abstract Class<T> |
getOAuthManagerClass() |
dispose, 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 BaseOAuth2UnauthorizeMessageProcessor()
protected final MuleEvent doProcess(MuleEvent event) throws Exception
doProcess in class DevkitBasedMessageProcessorevent - MuleEvent to be processedExceptionprotected OAuth2Manager<OAuth2Adapter> getOAuthManager()
Copyright © 2003–2018 MuleSoft, Inc.. All rights reserved.