public class SecureConfigurationPropertiesProviderFactory extends Object implements 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(ConfigurationParameters parameters,
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 ConfigurationPropertiesProviderFactorypublic SecureConfigurationPropertiesProvider createProvider(ConfigurationParameters parameters, ResourceProvider externalResourceProvider)
createProvider in interface ConfigurationPropertiesProviderFactoryCopyright © 2003–2018 MuleSoft, Inc.. All rights reserved.