Interface VaultEncryptionKeyProviderConfig
- All Known Implementing Classes:
MultiTopicVaultEncryptionKeyProviderConfig,SingleTopicVaultEncryptionKeyProviderConfig
public interface VaultEncryptionKeyProviderConfig
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptiondefault StringencryptionKeyAttributeName(String kafkaTopicName) booleanisEncryptedTopic(String kafkaTopicName)
-
Field Details
-
DEFAULT_ENCRYPTION_KEY_ATTRIBUTE_NAME
- See Also:
-
-
Method Details
-
createReadonlyVault
ReadonlyVaultApi createReadonlyVault() -
isEncryptedTopic
-
vaultPath
-
encryptionKeyAttributeName
-