| Package | Description |
|---|---|
| org.apache.nifi.security.kms |
| Modifier and Type | Class and Description |
|---|---|
class |
FileBasedKeyProvider |
class |
StaticKeyProvider
Reference implementation for static key provider (used during tests).
|
| Modifier and Type | Method and Description |
|---|---|
static KeyProvider |
KeyProviderFactory.buildKeyProvider(String implementationClassName,
String keyProviderLocation,
String keyId,
Map<String,String> encryptionKeys,
SecretKey masterKey) |
Copyright © 2018 Apache NiFi Project. All rights reserved.