| Constructor and Description |
|---|
EncryptRule(AlgorithmProvidedEncryptRuleConfiguration config) |
| Modifier and Type | Method and Description |
|---|---|
Class<AlgorithmProvidedEncryptRuleConfiguration> |
AlgorithmProvidedEncryptRuleBuilder.getTypeClass() |
| Modifier and Type | Method and Description |
|---|---|
EncryptRule |
AlgorithmProvidedEncryptRuleBuilder.build(String schemaName,
Map<String,DataSource> dataSourceMap,
org.apache.shardingsphere.infra.database.type.DatabaseType databaseType,
AlgorithmProvidedEncryptRuleConfiguration config) |
| Modifier and Type | Method and Description |
|---|---|
Class<AlgorithmProvidedEncryptRuleConfiguration> |
AlgorithmProvidedEncryptRuleConfigurationChecker.getTypeClass() |
| Modifier and Type | Method and Description |
|---|---|
void |
AlgorithmProvidedEncryptRuleConfigurationChecker.check(String schemaName,
AlgorithmProvidedEncryptRuleConfiguration config) |
protected boolean |
AbstractEncryptRuleConfigurationChecker.checkEncryptorsNotEmpty(AlgorithmProvidedEncryptRuleConfiguration ruleConfiguration) |
| Modifier and Type | Method and Description |
|---|---|
AlgorithmProvidedEncryptRuleConfiguration |
EncryptRuleAlgorithmProviderConfigurationYamlSwapper.swapToObject(YamlEncryptRuleConfiguration yamlConfig) |
| Modifier and Type | Method and Description |
|---|---|
Class<AlgorithmProvidedEncryptRuleConfiguration> |
EncryptRuleAlgorithmProviderConfigurationYamlSwapper.getTypeClass() |
| Modifier and Type | Method and Description |
|---|---|
YamlEncryptRuleConfiguration |
EncryptRuleAlgorithmProviderConfigurationYamlSwapper.swapToYamlConfiguration(AlgorithmProvidedEncryptRuleConfiguration data) |
Copyright © 2021 The Apache Software Foundation. All rights reserved.