public final class EncryptRuleConfigurationChecker extends AbstractEncryptRuleConfigurationChecker<EncryptRuleConfiguration>
| Constructor and Description |
|---|
EncryptRuleConfigurationChecker() |
| Modifier and Type | Method and Description |
|---|---|
void |
check(String schemaName,
EncryptRuleConfiguration config) |
int |
getOrder() |
Class<EncryptRuleConfiguration> |
getTypeClass() |
checkEncryptorsNotEmpty, checkEncryptorsNotEmptypublic void check(String schemaName, EncryptRuleConfiguration config)
public int getOrder()
public Class<EncryptRuleConfiguration> getTypeClass()
Copyright © 2021 The Apache Software Foundation. All rights reserved.