| Package | Description |
|---|---|
| io.quicksign.kafka.crypto.pairing.serializer |
| Modifier and Type | Class and Description |
|---|---|
class |
CryptoSerializerPairFactory
A factory to pair 2 serializers
the keySerializer is wrapped to call the
KeyReferenceExtractor
the valueSerializer is wrapped into a CryptoSerializer
The keyref extracted by the wrapped key serializer will be shared with the wrapped value serializer using Kafka headers |
Copyright © 2018. All rights reserved.