public abstract class BaseOAuth2AuthorizeMessageProcessor<T extends OAuth2Manager<OAuth2Adapter>> extends AbstractAuthorizeMessageProcessor
callbackFactoryflowConstruct, moduleObject, muleContextPHASE_NAMEPHASE_NAMEPHASE_NAMEPHASE_NAME| Constructor and Description |
|---|
BaseOAuth2AuthorizeMessageProcessor() |
| Modifier and Type | Method and Description |
|---|---|
protected MuleEvent |
doProcess(MuleEvent event)
Starts the OAuth authorization process
|
protected OAuth2Manager<OAuth2Adapter> |
getOAuthManager() |
protected abstract Class<T> |
getOAuthManagerClass() |
void |
start() |
getAccessTokenUrl, getAuthCodeRegex, getAuthorizationUrl, getListener, getOauthCallback, getState, notifyAuthorizeStart, setAccessTokenUrl, setAuthorizationUrl, setCallbackFactory, setListener, setOauthCallback, setState, startCallback, stop, toStringdispose, findOrCreate, getAccessTokenId, getFlowConstruct, getMuleContext, initialise, overwritePayload, process, setAccessTokenId, setFlowConstruct, setModuleObject, setMuleContextcomputeClassHierarchy, evaluate, evaluateAndTransform, evaluateAndTransform, getAccessTokenId, isAssignableFrom, isList, isListClass, isMap, isMapClass, transform, transform, transformclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsetFlowConstructsetMuleContextinitialiseprocesspublic final void start()
throws MuleException
start in interface Startablestart in class AbstractAuthorizeMessageProcessorMuleExceptionprotected 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.