public class StandardProtectionSchemeResolver extends Object implements ProtectionSchemeResolver
| Constructor and Description |
|---|
StandardProtectionSchemeResolver() |
| Modifier and Type | Method and Description |
|---|---|
ProtectionScheme |
getProtectionScheme(String scheme)
Get Protection Scheme based on scheme matching one the supported Protection Property Scheme enumerated values
|
List<String> |
getSupportedProtectionSchemes() |
public ProtectionScheme getProtectionScheme(String scheme)
getProtectionScheme in interface ProtectionSchemeResolverscheme - Scheme name requiredCopyright © 2022 Apache NiFi Project. All rights reserved.