| Package | Description |
|---|---|
| org.apache.shardingsphere.encrypt.yaml.converter | |
| org.apache.shardingsphere.encrypt.yaml.swapper |
| Modifier and Type | Method and Description |
|---|---|
static YamlEncryptRuleConfiguration |
EncryptRuleStatementConverter.convert(Collection<EncryptRuleSegment> encryptRules)
Convert collection of encrypt rule segments to YAML encrypt rule configuration.
|
| Modifier and Type | Method and Description |
|---|---|
YamlEncryptRuleConfiguration |
EncryptRuleAlgorithmProviderConfigurationYamlSwapper.swapToYamlConfiguration(AlgorithmProvidedEncryptRuleConfiguration data) |
YamlEncryptRuleConfiguration |
EncryptRuleConfigurationYamlSwapper.swapToYamlConfiguration(EncryptRuleConfiguration data) |
| Modifier and Type | Method and Description |
|---|---|
EncryptRuleConfiguration |
EncryptRuleConfigurationYamlSwapper.swapToObject(YamlEncryptRuleConfiguration yamlConfig) |
AlgorithmProvidedEncryptRuleConfiguration |
EncryptRuleAlgorithmProviderConfigurationYamlSwapper.swapToObject(YamlEncryptRuleConfiguration yamlConfig) |
Copyright © 2021 The Apache Software Foundation. All rights reserved.