| Package | Description |
|---|---|
| org.mule.connectivity.restconnect.internal.templateEngine.decorator.security.smartconnector |
| Modifier and Type | Field and Description |
|---|---|
protected List<SmartConnectorXMLConfig> |
SmartConnectorSecuritySchemeDecorator.xmlConfigs |
| Modifier and Type | Method and Description |
|---|---|
static SmartConnectorXMLConfig |
SmartConnectorXMLConfig.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SmartConnectorXMLConfig[] |
SmartConnectorXMLConfig.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
protected abstract List<SmartConnectorXMLConfig> |
SmartConnectorSecuritySchemeDecorator.buildXmlConfigs() |
protected List<SmartConnectorXMLConfig> |
SmartConnectorOAuth2SchemeDecorator.buildXmlConfigs() |
protected List<SmartConnectorXMLConfig> |
SmartConnectorDigestSchemeDecorator.buildXmlConfigs() |
protected List<SmartConnectorXMLConfig> |
SmartConnectorBasicAuthSchemeDecorator.buildXmlConfigs() |
protected List<SmartConnectorXMLConfig> |
SmartConnectorCustomSchemeDecorator.buildXmlConfigs() |
protected List<SmartConnectorXMLConfig> |
SmartConnectorPassThroughSchemeDecorator.buildXmlConfigs() |
protected List<SmartConnectorXMLConfig> |
SmartConnectorMergedSchemeDecorator.buildXmlConfigs() |
protected List<SmartConnectorXMLConfig> |
SmartConnectorUnsecuredSchemeDecorator.buildXmlConfigs() |
| Modifier and Type | Method and Description |
|---|---|
static String |
SmartConnectorSecuritySchemeDecoratorHelper.getXmlConfigsString(List<SmartConnectorXMLConfig> xmlConfigs) |
Copyright © 2024. All rights reserved.