public final class EncryptRuleStatementConverter extends Object
| Constructor and Description |
|---|
EncryptRuleStatementConverter() |
| Modifier and Type | Method and Description |
|---|---|
static YamlEncryptRuleConfiguration |
convert(Collection<EncryptRuleSegment> encryptRules)
Convert collection of encrypt rule segments to YAML encrypt rule configuration.
|
public static YamlEncryptRuleConfiguration convert(Collection<EncryptRuleSegment> encryptRules)
encryptRules - collection of encrypt rule segmentsCopyright © 2021 The Apache Software Foundation. All rights reserved.