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