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 Details

    • YamlEncryptRuleConfiguration

      public YamlEncryptRuleConfiguration()
  • Method Details

    • getRuleConfigurationType

      public Class<EncryptRuleConfiguration> getRuleConfigurationType()
      Specified by:
      getRuleConfigurationType in interface org.apache.shardingsphere.infra.yaml.config.pojo.rule.YamlRuleConfiguration