| Interface | Description |
|---|---|
| KeyNameExtractor |
Used at encryption time to infer key name from topic name and message key
|
| KeyNameObfuscator |
Obfuscate the keyName to obtain the keyRef.
|
| KeyRepository |
It provides a key according to its name.
|
| Class | Description |
|---|---|
| RepositoryBasedKeyProvider |
KeyProvider based on a key repository
|
| RepositoryBasedKeyReferenceExtractor |
KeyReference used when the key to use is stored on a repository, and the key to use can be computed from the record key
|
Copyright © 2018. All rights reserved.