| Package | Description |
|---|---|
| org.apache.nifi.security.kms | |
| org.apache.nifi.security.repository.config |
| Modifier and Type | Method and Description |
|---|---|
static KeyProvider |
KeyProviderFactory.buildKeyProvider(RepositoryEncryptionConfiguration rec,
SecretKey masterKey)
Returns a key provider instantiated from the configuration values in a
RepositoryEncryptionConfiguration object. |
| Modifier and Type | Class and Description |
|---|---|
class |
ContentRepositoryEncryptionConfiguration |
class |
ProvenanceRepositoryEncryptionConfiguration |
| Modifier and Type | Method and Description |
|---|---|
static RepositoryEncryptionConfiguration |
RepositoryEncryptionConfiguration.fromNiFiProperties(NiFiProperties niFiProperties,
RepositoryType repositoryType) |
Copyright © 2019 Apache NiFi Project. All rights reserved.