public class SecureConfigurationPropertiesProviderFactory extends Object implements org.mule.runtime.config.api.dsl.model.properties.ConfigurationPropertiesProviderFactory
| Modifier and Type | Field and Description |
|---|---|
static org.mule.runtime.api.component.ComponentIdentifier |
SECURE_CONFIGURATION_PROPERTIES |
static String |
SECURE_CONFIGURATION_PROPERTIES_ELEMENT |
| Constructor and Description |
|---|
SecureConfigurationPropertiesProviderFactory() |
| Modifier and Type | Method and Description |
|---|---|
SecureConfigurationPropertiesProvider |
createProvider(org.mule.runtime.config.api.dsl.model.ConfigurationParameters parameters,
org.mule.runtime.config.api.dsl.model.ResourceProvider externalResourceProvider) |
org.mule.runtime.api.component.ComponentIdentifier |
getSupportedComponentIdentifier() |
public static final String SECURE_CONFIGURATION_PROPERTIES_ELEMENT
public static final org.mule.runtime.api.component.ComponentIdentifier SECURE_CONFIGURATION_PROPERTIES
public SecureConfigurationPropertiesProviderFactory()
public org.mule.runtime.api.component.ComponentIdentifier getSupportedComponentIdentifier()
getSupportedComponentIdentifier in interface org.mule.runtime.properties.api.ConfigurationPropertiesProviderFactorypublic SecureConfigurationPropertiesProvider createProvider(org.mule.runtime.config.api.dsl.model.ConfigurationParameters parameters, org.mule.runtime.config.api.dsl.model.ResourceProvider externalResourceProvider)
Copyright © 2022 MuleSoft, Inc.. All rights reserved.