public class OAuthConfigNestedElementsBuilder extends AbstractCallbackNestedElementBuilder
org.mule.api.annotations.oauth.OAuth2 in a connector, to display the custom properties of an http callback| Modifier and Type | Field and Description |
|---|---|
static String |
OAUTH_CALLBACK_CONFIG_ELEMENT |
static String |
OAUTH_STORE_CONFIG_ELEMENT |
ADVANCED_CONNECTION_GROUP_NAME, CONNECTION_GROUP_NAME, context, GENERAL_GROUP_NAME, helper, method, module, moduleName, objectFactory| Constructor and Description |
|---|
OAuthConfigNestedElementsBuilder(Context context,
org.mule.devkit.model.module.Module module) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addCustomElements(org.mule.devkit.model.studio.NestedElementType nestedElementType)
Adding custom accessTokenId attribute only if the connector supports OAuth2
|
List<JAXBElement<? extends org.mule.devkit.model.studio.AbstractElementType>> |
build() |
createCallbackConfigNestedElementTypebuildVersionsString, createCacheConfigAttributes, createGroupWithModeSwitch, createGroupWithNoOperationModeSwitch, createGroupWithNoOperationModeSwitchForProcessors, createGroupWithNoOperationModeSwitchForSources, createHttpCallbackConfig, createJaxbElement, createMetaDataAttributes, createOAuthConfig, createPoolingProfileAttributes, createQueryType, createReconnectionAttributes, createTextType, getAttributeType, getConnectionAttributes, getModes, isConfigurableVariable, processConnectionAttributes, processMethodParameters, processVariableElements, setMetadataAttributespublic static final String OAUTH_CALLBACK_CONFIG_ELEMENT
public static final String OAUTH_STORE_CONFIG_ELEMENT
public OAuthConfigNestedElementsBuilder(Context context, org.mule.devkit.model.module.Module module)
public List<JAXBElement<? extends org.mule.devkit.model.studio.AbstractElementType>> build()
protected void addCustomElements(org.mule.devkit.model.studio.NestedElementType nestedElementType)
addCustomElements in class AbstractCallbackNestedElementBuildernestedElementType - the list of elements that had been previously filled with "domain, local port, remote port, path and http connector-ref" attributesCopyright © 2010–2015 MuleSoft, Inc.. All rights reserved.