Class YamlEncryptRuleConfiguration
java.lang.Object
org.apache.shardingsphere.encrypt.yaml.config.YamlEncryptRuleConfiguration
- All Implemented Interfaces:
org.apache.shardingsphere.infra.util.yaml.YamlConfiguration,org.apache.shardingsphere.infra.yaml.config.pojo.rule.YamlRuleConfiguration
public final class YamlEncryptRuleConfiguration
extends Object
implements org.apache.shardingsphere.infra.yaml.config.pojo.rule.YamlRuleConfiguration
Encrypt rule configuration for YAML.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
YamlEncryptRuleConfiguration
public YamlEncryptRuleConfiguration()
-
-
Method Details
-
getRuleConfigurationType
- Specified by:
getRuleConfigurationTypein interfaceorg.apache.shardingsphere.infra.yaml.config.pojo.rule.YamlRuleConfiguration
-